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

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4641'^^xsd:string;
  dwc:scientificName 'Scissurella tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '-37.68'^^xsd:double;
  dwc:latitude '56.18'^^xsd:double;
  dwc:minimumDepth '2653'^^xsd:integer;
  dwc:maximumDepth '2639'^^xsd:integer;
  dwc:aphiaid '493093'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4641'^^xsd:string;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '532385'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.18 -37.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.18"^^xsd:decimal ;
  dwc:decimalLongitude "-37.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2653"^^xsd:integer ;
  dwc:maximumDepthInMeters "2639"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4611'^^xsd:string;
  dwc:scientificName 'Fissurisepta profundi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '-37.68'^^xsd:double;
  dwc:latitude '56.18'^^xsd:double;
  dwc:minimumDepth '2653'^^xsd:integer;
  dwc:maximumDepth '2639'^^xsd:integer;
  dwc:aphiaid '159758'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4611'^^xsd:string;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180870'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 -33.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2260"^^xsd:integer ;
  dwc:maximumDepthInMeters "2260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4725'^^xsd:string;
  dwc:scientificName 'Shinkailepas briandi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-33.9'^^xsd:double;
  dwc:latitude '36.23'^^xsd:double;
  dwc:minimumDepth '2260'^^xsd:integer;
  dwc:maximumDepth '2260'^^xsd:integer;
  dwc:aphiaid '180862'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4725'^^xsd:string;
  dwc:aphiaIdAccepted '1323091'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 -33.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2260"^^xsd:integer ;
  dwc:maximumDepthInMeters "2260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4698'^^xsd:string;
  dwc:scientificName 'Protolira thorvaldssoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-33.9'^^xsd:double;
  dwc:latitude '36.23'^^xsd:double;
  dwc:minimumDepth '2260'^^xsd:integer;
  dwc:maximumDepth '2260'^^xsd:integer;
  dwc:aphiaid '181389'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4698'^^xsd:string;
  dwc:aphiaIdAccepted '181389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 -33.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2260"^^xsd:integer ;
  dwc:maximumDepthInMeters "2260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4699'^^xsd:string;
  dwc:scientificName 'Protolira thorvaldssoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-33.9'^^xsd:double;
  dwc:latitude '36.23'^^xsd:double;
  dwc:minimumDepth '2260'^^xsd:integer;
  dwc:maximumDepth '2260'^^xsd:integer;
  dwc:aphiaid '181389'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4699'^^xsd:string;
  dwc:aphiaIdAccepted '181389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 -33.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2260"^^xsd:integer ;
  dwc:maximumDepthInMeters "2260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4722'^^xsd:string;
  dwc:scientificName 'Lepetodrilus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-33.9'^^xsd:double;
  dwc:latitude '36.23'^^xsd:double;
  dwc:minimumDepth '2260'^^xsd:integer;
  dwc:maximumDepth '2260'^^xsd:integer;
  dwc:aphiaid '180908'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4722'^^xsd:string;
  dwc:aphiaIdAccepted '180908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 -33.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2260"^^xsd:integer ;
  dwc:maximumDepthInMeters "2260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4723'^^xsd:string;
  dwc:scientificName 'Lepetodrilus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-33.9'^^xsd:double;
  dwc:latitude '36.23'^^xsd:double;
  dwc:minimumDepth '2260'^^xsd:integer;
  dwc:maximumDepth '2260'^^xsd:integer;
  dwc:aphiaid '180908'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4723'^^xsd:string;
  dwc:aphiaIdAccepted '180908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 -33.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2260"^^xsd:integer ;
  dwc:maximumDepthInMeters "2260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4724'^^xsd:string;
  dwc:scientificName 'Shinkailepas briandi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-33.9'^^xsd:double;
  dwc:latitude '36.23'^^xsd:double;
  dwc:minimumDepth '2260'^^xsd:integer;
  dwc:maximumDepth '2260'^^xsd:integer;
  dwc:aphiaid '180862'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4724'^^xsd:string;
  dwc:aphiaIdAccepted '1323091'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 -33.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2260"^^xsd:integer ;
  dwc:maximumDepthInMeters "2260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4987'^^xsd:string;
  dwc:scientificName 'Mitrella nitidulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-33.9'^^xsd:double;
  dwc:latitude '36.23'^^xsd:double;
  dwc:minimumDepth '2260'^^xsd:integer;
  dwc:maximumDepth '2260'^^xsd:integer;
  dwc:aphiaid '139201'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4987'^^xsd:string;
  dwc:aphiaIdAccepted '139201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 -33.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2260"^^xsd:integer ;
  dwc:maximumDepthInMeters "2260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4988'^^xsd:string;
  dwc:scientificName 'Mitrella nitidulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-33.9'^^xsd:double;
  dwc:latitude '36.23'^^xsd:double;
  dwc:minimumDepth '2260'^^xsd:integer;
  dwc:maximumDepth '2260'^^xsd:integer;
  dwc:aphiaid '139201'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4988'^^xsd:string;
  dwc:aphiaIdAccepted '139201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.76 -33.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.76"^^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 "3175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5543'^^xsd:string;
  dwc:scientificName 'Gymnobela tenellunum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-33.85'^^xsd:double;
  dwc:latitude '34.76'^^xsd:double;
  dwc:minimumDepth '3175'^^xsd:integer;
  dwc:maximumDepth '3175'^^xsd:integer;
  dwc:aphiaid '815975'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5543'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815974'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.76 -33.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.76"^^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 "3175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4633'^^xsd:string;
  dwc:scientificName 'Bathysciadium costulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-33.85'^^xsd:double;
  dwc:latitude '34.76'^^xsd:double;
  dwc:minimumDepth '3175'^^xsd:integer;
  dwc:maximumDepth '3175'^^xsd:integer;
  dwc:aphiaid '138845'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4633'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31 -33.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31"^^xsd:decimal ;
  dwc:decimalLongitude "-33.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3360"^^xsd:integer ;
  dwc:maximumDepthInMeters "3360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5256'^^xsd:string;
  dwc:scientificName 'Neopleurotomoides distincta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-33.78'^^xsd:double;
  dwc:latitude '39.31'^^xsd:double;
  dwc:minimumDepth '3360'^^xsd:integer;
  dwc:maximumDepth '3360'^^xsd:integer;
  dwc:aphiaid '434475'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5256'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139304'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31 -33.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31"^^xsd:decimal ;
  dwc:decimalLongitude "-33.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3360"^^xsd:integer ;
  dwc:maximumDepthInMeters "3360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5589'^^xsd:string;
  dwc:scientificName 'Oenopota convexigyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-33.78'^^xsd:double;
  dwc:latitude '39.31'^^xsd:double;
  dwc:minimumDepth '3360'^^xsd:integer;
  dwc:maximumDepth '3360'^^xsd:integer;
  dwc:aphiaid '139314'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5589'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139314'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31 -33.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31"^^xsd:decimal ;
  dwc:decimalLongitude "-33.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3360"^^xsd:integer ;
  dwc:maximumDepthInMeters "3360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5184'^^xsd:string;
  dwc:scientificName 'Drilliola pruina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-33.78'^^xsd:double;
  dwc:latitude '39.31'^^xsd:double;
  dwc:minimumDepth '3360'^^xsd:integer;
  dwc:maximumDepth '3360'^^xsd:integer;
  dwc:aphiaid '160277'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5184'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '832443'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31 -33.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31"^^xsd:decimal ;
  dwc:decimalLongitude "-33.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3360"^^xsd:integer ;
  dwc:maximumDepthInMeters "3360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5276'^^xsd:string;
  dwc:scientificName 'Benthomangelia antonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-33.78'^^xsd:double;
  dwc:latitude '39.31'^^xsd:double;
  dwc:minimumDepth '3360'^^xsd:integer;
  dwc:maximumDepth '3360'^^xsd:integer;
  dwc:aphiaid '139222'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5276'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31 -33.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31"^^xsd:decimal ;
  dwc:decimalLongitude "-33.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3360"^^xsd:integer ;
  dwc:maximumDepthInMeters "3360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5525'^^xsd:string;
  dwc:scientificName 'Gymnobela lyroniclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-33.78'^^xsd:double;
  dwc:latitude '39.31'^^xsd:double;
  dwc:minimumDepth '3360'^^xsd:integer;
  dwc:maximumDepth '3360'^^xsd:integer;
  dwc:aphiaid '815971'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5525'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31 -33.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31"^^xsd:decimal ;
  dwc:decimalLongitude "-33.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3360"^^xsd:integer ;
  dwc:maximumDepthInMeters "3360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4796'^^xsd:string;
  dwc:scientificName 'Haloceras tricarinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-33.78'^^xsd:double;
  dwc:latitude '39.31'^^xsd:double;
  dwc:minimumDepth '3360'^^xsd:integer;
  dwc:maximumDepth '3360'^^xsd:integer;
  dwc:aphiaid '140064'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4796'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1397062'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31 -33.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31"^^xsd:decimal ;
  dwc:decimalLongitude "-33.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3360"^^xsd:integer ;
  dwc:maximumDepthInMeters "3360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5619'^^xsd:string;
  dwc:scientificName 'Famelica monoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-33.78'^^xsd:double;
  dwc:latitude '39.31'^^xsd:double;
  dwc:minimumDepth '3360'^^xsd:integer;
  dwc:maximumDepth '3360'^^xsd:integer;
  dwc:aphiaid '139238'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5619'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139238'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.31 -33.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.31"^^xsd:decimal ;
  dwc:decimalLongitude "-33.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3360"^^xsd:integer ;
  dwc:maximumDepthInMeters "3360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5620'^^xsd:string;
  dwc:scientificName 'Famelica mirmidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-33.78'^^xsd:double;
  dwc:latitude '39.31'^^xsd:double;
  dwc:minimumDepth '3360'^^xsd:integer;
  dwc:maximumDepth '3360'^^xsd:integer;
  dwc:aphiaid '139237'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5620'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139237'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -32.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-32.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2100"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5682'^^xsd:string;
  dwc:scientificName 'Melanella planisutis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-32.75'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:minimumDepth '2100'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '139858'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5682'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139858'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -32.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-32.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2100"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5171'^^xsd:string;
  dwc:scientificName 'Typhlomangelia nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-32.75'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:minimumDepth '2100'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '139391'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5171'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -32.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-32.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2100"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5049'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-32.75'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:minimumDepth '2100'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5049'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -32.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-32.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2100"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5143'^^xsd:string;
  dwc:scientificName 'Leucosyrinx verrilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-32.75'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:minimumDepth '2100'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '183237'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5143'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.56 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.56"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2377"^^xsd:integer ;
  dwc:maximumDepthInMeters "2448"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5595'^^xsd:string;
  dwc:scientificName 'Oenopota tenuicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '64.56'^^xsd:double;
  dwc:minimumDepth '2377'^^xsd:integer;
  dwc:maximumDepth '2448'^^xsd:integer;
  dwc:aphiaid '139334'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5595'^^xsd:string;
  dwc:aphiaIdAccepted '139334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.73 -30.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.73"^^xsd:decimal ;
  dwc:decimalLongitude "-30.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2137"^^xsd:integer ;
  dwc:maximumDepthInMeters "2137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5079'^^xsd:string;
  dwc:scientificName 'Metzgeria gagei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-30.48'^^xsd:double;
  dwc:latitude '61.73'^^xsd:double;
  dwc:minimumDepth '2137'^^xsd:integer;
  dwc:maximumDepth '2137'^^xsd:integer;
  dwc:aphiaid '141853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5079'^^xsd:string;
  dwc:aphiaIdAccepted '141853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "-29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2670"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5612'^^xsd:string;
  dwc:scientificName 'Famelica catharinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-29.65'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:minimumDepth '2670'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:aphiaid '139236'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5612'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139236'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "-29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2670"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4949'^^xsd:string;
  dwc:scientificName 'Zerotula incornita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-29.65'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:minimumDepth '2670'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:aphiaid '142013'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4949'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06 -28.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2440"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4950'^^xsd:string;
  dwc:scientificName 'Zerotula incornita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-28.43'^^xsd:double;
  dwc:latitude '39.06'^^xsd:double;
  dwc:minimumDepth '2440'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '142013'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4950'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06 -28.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2440"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5494'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-28.43'^^xsd:double;
  dwc:latitude '39.06'^^xsd:double;
  dwc:minimumDepth '2440'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5494'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06 -28.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2440"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5364'^^xsd:string;
  dwc:scientificName 'Gymnobela aquilarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-28.43'^^xsd:double;
  dwc:latitude '39.06'^^xsd:double;
  dwc:minimumDepth '2440'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '139244'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5364'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139244'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06 -28.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2440"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4923'^^xsd:string;
  dwc:scientificName 'Oocorys sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-28.43'^^xsd:double;
  dwc:latitude '39.06'^^xsd:double;
  dwc:minimumDepth '2440'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '139025'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4923'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139025'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4663'^^xsd:string;
  dwc:scientificName 'Solariella cincta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '141834'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4663'^^xsd:string;
  dwc:aphiaIdAccepted '141834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5382'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5382'^^xsd:string;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5745'^^xsd:string;
  dwc:scientificName 'Turbonilla hoeki'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '141068'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5745'^^xsd:string;
  dwc:aphiaIdAccepted '141068'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5259'^^xsd:string;
  dwc:scientificName 'Benthomangelia antonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '139222'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5259'^^xsd:string;
  dwc:aphiaIdAccepted '139222'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5285'^^xsd:string;
  dwc:scientificName 'Benthomangelia macra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '139224'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5285'^^xsd:string;
  dwc:aphiaIdAccepted '139224'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5561'^^xsd:string;
  dwc:scientificName 'Xanthodaphne dalmasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '139394'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5561'^^xsd:string;
  dwc:aphiaIdAccepted '139394'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5105'^^xsd:string;
  dwc:scientificName 'Spirotropis centimata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '420314'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5105'^^xsd:string;
  dwc:aphiaIdAccepted '420314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5043'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5043'^^xsd:string;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5681'^^xsd:string;
  dwc:scientificName 'Melanella planisutis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '139858'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5681'^^xsd:string;
  dwc:aphiaIdAccepted '139858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5757'^^xsd:string;
  dwc:scientificName 'Papuliscala elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '139755'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5757'^^xsd:string;
  dwc:aphiaIdAccepted '139755'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4784'^^xsd:string;
  dwc:scientificName 'Teinostoma azoricum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '138703'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4784'^^xsd:string;
  dwc:aphiaIdAccepted '1359410'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4792'^^xsd:string;
  dwc:scientificName 'Haloceras laxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '140062'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4792'^^xsd:string;
  dwc:aphiaIdAccepted '1397042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4626'^^xsd:string;
  dwc:scientificName 'Lepetella laterocompressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '140184'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4626'^^xsd:string;
  dwc:aphiaIdAccepted '140184'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5182'^^xsd:string;
  dwc:scientificName 'Borsonia hirondellae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '139225'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5182'^^xsd:string;
  dwc:aphiaIdAccepted '139225'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4628'^^xsd:string;
  dwc:scientificName 'Propilidium bavayi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '750026'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4628'^^xsd:string;
  dwc:aphiaIdAccepted '140188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4946'^^xsd:string;
  dwc:scientificName 'Zerotula incornita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '142013'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4946'^^xsd:string;
  dwc:aphiaIdAccepted '142013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5630'^^xsd:string;
  dwc:scientificName 'Pelseneeria stimpsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '160441'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5630'^^xsd:string;
  dwc:aphiaIdAccepted '160441'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4705'^^xsd:string;
  dwc:scientificName 'Akritogyra similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '141476'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4705'^^xsd:string;
  dwc:aphiaIdAccepted '141476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5490'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5490'^^xsd:string;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5760'^^xsd:string;
  dwc:scientificName 'Papuliscala praelonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '139756'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5760'^^xsd:string;
  dwc:aphiaIdAccepted '139756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5631'^^xsd:string;
  dwc:scientificName 'Batheulima fuscoapicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '139776'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5631'^^xsd:string;
  dwc:aphiaIdAccepted '139776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4985'^^xsd:string;
  dwc:scientificName 'Mitrella nitidulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.98'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '139201'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4985'^^xsd:string;
  dwc:aphiaIdAccepted '139201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -27.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2155"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5764'^^xsd:string;
  dwc:scientificName 'Claviscala richardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-27.21'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '2155'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '139699'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5764'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -27.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2155"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5086'^^xsd:string;
  dwc:scientificName 'Admete azorica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-27.21'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '2155'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '465412'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5086'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138971'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -27.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2155"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4748'^^xsd:string;
  dwc:scientificName 'Strobiligera brychia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-27.21'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '2155'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '141727'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4748'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141727'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3663"^^xsd:integer ;
  dwc:maximumDepthInMeters "3663"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5200'^^xsd:string;
  dwc:scientificName 'Pleurotomella sandersoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:latitude '36.81'^^xsd:double;
  dwc:minimumDepth '3663'^^xsd:integer;
  dwc:maximumDepth '3663'^^xsd:integer;
  dwc:aphiaid '139353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5200'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -27.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2155"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5385'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-27.08'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '2155'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5385'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -27.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2235"^^xsd:integer ;
  dwc:maximumDepthInMeters "2235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4964'^^xsd:string;
  dwc:scientificName 'Trophon echinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-27.03'^^xsd:double;
  dwc:latitude '37.91'^^xsd:double;
  dwc:minimumDepth '2235'^^xsd:integer;
  dwc:maximumDepth '2235'^^xsd:integer;
  dwc:aphiaid '140424'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4964'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181040'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -27.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2235"^^xsd:integer ;
  dwc:maximumDepthInMeters "2235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5138'^^xsd:string;
  dwc:scientificName 'Leucosyrinx verrilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-27.03'^^xsd:double;
  dwc:latitude '37.91'^^xsd:double;
  dwc:minimumDepth '2235'^^xsd:integer;
  dwc:maximumDepth '2235'^^xsd:integer;
  dwc:aphiaid '183237'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5138'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -27.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2235"^^xsd:integer ;
  dwc:maximumDepthInMeters "2235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5103'^^xsd:string;
  dwc:scientificName 'Spirotropis centimata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-27.03'^^xsd:double;
  dwc:latitude '37.91'^^xsd:double;
  dwc:minimumDepth '2235'^^xsd:integer;
  dwc:maximumDepth '2235'^^xsd:integer;
  dwc:aphiaid '420314'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5103'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '420314'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -27.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2235"^^xsd:integer ;
  dwc:maximumDepthInMeters "2235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4922'^^xsd:string;
  dwc:scientificName 'Oocorys sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-27.03'^^xsd:double;
  dwc:latitude '37.91'^^xsd:double;
  dwc:minimumDepth '2235'^^xsd:integer;
  dwc:maximumDepth '2235'^^xsd:integer;
  dwc:aphiaid '139025'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4922'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139025'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -27.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2235"^^xsd:integer ;
  dwc:maximumDepthInMeters "2235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5168'^^xsd:string;
  dwc:scientificName 'Typhlomangelia nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-27.03'^^xsd:double;
  dwc:latitude '37.91'^^xsd:double;
  dwc:minimumDepth '2235'^^xsd:integer;
  dwc:maximumDepth '2235'^^xsd:integer;
  dwc:aphiaid '139391'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5168'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -27.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2235"^^xsd:integer ;
  dwc:maximumDepthInMeters "2235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4786'^^xsd:string;
  dwc:scientificName 'Teinostoma azoricum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-27.03'^^xsd:double;
  dwc:latitude '37.91'^^xsd:double;
  dwc:minimumDepth '2235'^^xsd:integer;
  dwc:maximumDepth '2235'^^xsd:integer;
  dwc:aphiaid '138703'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4786'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1359410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -26.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01"^^xsd:decimal ;
  dwc:decimalLongitude "-26.36"^^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/5136__DeepSea_Gastropoda5145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -26.36)"^^geo:wktLiteral ;
  geo-pos:lat "38.01"^^xsd:decimal ;
  geo-pos:long "-26.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5145'^^xsd:string;
  dwc:scientificName 'Leucosyrinx verrilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-26.36'^^xsd:double;
  dwc:latitude '38.01'^^xsd:double;
  dwc:minimumDepth '2440'^^xsd:integer;
  dwc:maximumDepth '2720'^^xsd:integer;
  dwc:aphiaid '183237'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5145'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -26.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01"^^xsd:decimal ;
  dwc:decimalLongitude "-26.36"^^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/5136__DeepSea_Gastropoda5497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -26.36)"^^geo:wktLiteral ;
  geo-pos:lat "38.01"^^xsd:decimal ;
  geo-pos:long "-26.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5497'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-26.36'^^xsd:double;
  dwc:latitude '38.01'^^xsd:double;
  dwc:minimumDepth '2440'^^xsd:integer;
  dwc:maximumDepth '2720'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5497'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -26.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01"^^xsd:decimal ;
  dwc:decimalLongitude "-26.36"^^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/5136__DeepSea_Gastropoda5389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -26.36)"^^geo:wktLiteral ;
  geo-pos:lat "38.01"^^xsd:decimal ;
  geo-pos:long "-26.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5389'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-26.36'^^xsd:double;
  dwc:latitude '38.01'^^xsd:double;
  dwc:minimumDepth '2440'^^xsd:integer;
  dwc:maximumDepth '2720'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5389'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -26.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01"^^xsd:decimal ;
  dwc:decimalLongitude "-26.36"^^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/5136__DeepSea_Gastropoda5172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -26.36)"^^geo:wktLiteral ;
  geo-pos:lat "38.01"^^xsd:decimal ;
  geo-pos:long "-26.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5172'^^xsd:string;
  dwc:scientificName 'Typhlomangelia nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-26.36'^^xsd:double;
  dwc:latitude '38.01'^^xsd:double;
  dwc:minimumDepth '2440'^^xsd:integer;
  dwc:maximumDepth '2720'^^xsd:integer;
  dwc:aphiaid '139391'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5172'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -26.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01"^^xsd:decimal ;
  dwc:decimalLongitude "-26.36"^^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/5136__DeepSea_Gastropoda4925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -26.36)"^^geo:wktLiteral ;
  geo-pos:lat "38.01"^^xsd:decimal ;
  geo-pos:long "-26.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4925'^^xsd:string;
  dwc:scientificName 'Oocorys sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-26.36'^^xsd:double;
  dwc:latitude '38.01'^^xsd:double;
  dwc:minimumDepth '2440'^^xsd:integer;
  dwc:maximumDepth '2720'^^xsd:integer;
  dwc:aphiaid '139025'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4925'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139025'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96 -26.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96"^^xsd:decimal ;
  dwc:decimalLongitude "-26.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2771"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5387'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-26.33'^^xsd:double;
  dwc:latitude '36.96'^^xsd:double;
  dwc:minimumDepth '2771'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5387'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95 -26.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95"^^xsd:decimal ;
  dwc:decimalLongitude "-26.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3225"^^xsd:integer ;
  dwc:maximumDepthInMeters "3225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5284'^^xsd:string;
  dwc:scientificName 'Benthomangelia macra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-26.13'^^xsd:double;
  dwc:latitude '37.95'^^xsd:double;
  dwc:minimumDepth '3225'^^xsd:integer;
  dwc:maximumDepth '3225'^^xsd:integer;
  dwc:aphiaid '139224'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5284'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139224'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96 -26.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.96"^^xsd:decimal ;
  dwc:decimalLongitude "-26.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3215"^^xsd:integer ;
  dwc:maximumDepthInMeters "3215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4980'^^xsd:string;
  dwc:scientificName 'Fusinus bocagei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-26.11'^^xsd:double;
  dwc:latitude '37.96'^^xsd:double;
  dwc:minimumDepth '3215'^^xsd:integer;
  dwc:maximumDepth '3215'^^xsd:integer;
  dwc:aphiaid '139924'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4980'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1746192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 -26.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "-26.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2350"^^xsd:integer ;
  dwc:maximumDepthInMeters "2350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5557'^^xsd:string;
  dwc:scientificName 'Xanthodaphne leptalea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-26.05'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2350'^^xsd:integer;
  dwc:aphiaid '139396'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5557'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139396'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 -26.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "-26.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2350"^^xsd:integer ;
  dwc:maximumDepthInMeters "2350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4924'^^xsd:string;
  dwc:scientificName 'Oocorys sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-26.05'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2350'^^xsd:integer;
  dwc:aphiaid '139025'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4924'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139025'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 -26.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "-26.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2350"^^xsd:integer ;
  dwc:maximumDepthInMeters "2350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5495'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-26.05'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2350'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5495'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 -26.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "-26.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2350"^^xsd:integer ;
  dwc:maximumDepthInMeters "2350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5144'^^xsd:string;
  dwc:scientificName 'Leucosyrinx verrilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-26.05'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2350'^^xsd:integer;
  dwc:aphiaid '183237'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5144'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -25.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-25.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2050"^^xsd:integer ;
  dwc:maximumDepthInMeters "2050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5077'^^xsd:string;
  dwc:scientificName 'Benthobia tryoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-25.96'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:minimumDepth '2050'^^xsd:integer;
  dwc:maximumDepth '2050'^^xsd:integer;
  dwc:aphiaid '183013'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5077'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -25.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-25.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2050"^^xsd:integer ;
  dwc:maximumDepthInMeters "2050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5496'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-25.96'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:minimumDepth '2050'^^xsd:integer;
  dwc:maximumDepth '2050'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5496'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -25.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-25.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2050"^^xsd:integer ;
  dwc:maximumDepthInMeters "2050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5050'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-25.96'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:minimumDepth '2050'^^xsd:integer;
  dwc:maximumDepth '2050'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5050'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -25.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4020"^^xsd:integer ;
  dwc:maximumDepthInMeters "4020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5037'^^xsd:string;
  dwc:scientificName 'Mohnia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-25.57'^^xsd:double;
  dwc:startLongitude '-25.5'^^xsd:double;
  dwc:endLongitude '-25.65'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:startLatitude '38.15'^^xsd:double;
  dwc:endLatitude '38.13333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.5 38.13333, -25.5 38.15, -25.65 38.15, -25.65 38.13333, -25.5 38.13333))'^^xsd:string;
  dwc:minimumDepth '4020'^^xsd:integer;
  dwc:maximumDepth '4020'^^xsd:integer;
  dwc:aphiaid '138913'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5037'^^xsd:string;
  dwc:aphiaIdAccepted '138913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -25.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4020"^^xsd:integer ;
  dwc:maximumDepthInMeters "4020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5478'^^xsd:string;
  dwc:scientificName 'Gymnobela vayssieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-25.57'^^xsd:double;
  dwc:startLongitude '-25.5'^^xsd:double;
  dwc:endLongitude '-25.65'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:startLatitude '38.15'^^xsd:double;
  dwc:endLatitude '38.13333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.5 38.13333, -25.5 38.15, -25.65 38.15, -25.65 38.13333, -25.5 38.13333))'^^xsd:string;
  dwc:minimumDepth '4020'^^xsd:integer;
  dwc:maximumDepth '4020'^^xsd:integer;
  dwc:aphiaid '815968'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5478'^^xsd:string;
  dwc:aphiaIdAccepted '139390'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -25.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4020"^^xsd:integer ;
  dwc:maximumDepthInMeters "4020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5042'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-25.57'^^xsd:double;
  dwc:startLongitude '-25.5'^^xsd:double;
  dwc:endLongitude '-25.65'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:startLatitude '38.15'^^xsd:double;
  dwc:endLatitude '38.13333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.5 38.13333, -25.5 38.15, -25.65 38.15, -25.65 38.13333, -25.5 38.13333))'^^xsd:string;
  dwc:minimumDepth '4020'^^xsd:integer;
  dwc:maximumDepth '4020'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5042'^^xsd:string;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -25.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4020"^^xsd:integer ;
  dwc:maximumDepthInMeters "4020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5332'^^xsd:string;
  dwc:scientificName 'Gymnobela agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-25.57'^^xsd:double;
  dwc:startLongitude '-25.5'^^xsd:double;
  dwc:endLongitude '-25.65'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:startLatitude '38.15'^^xsd:double;
  dwc:endLatitude '38.13333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.5 38.13333, -25.5 38.15, -25.65 38.15, -25.65 38.13333, -25.5 38.13333))'^^xsd:string;
  dwc:minimumDepth '4020'^^xsd:integer;
  dwc:maximumDepth '4020'^^xsd:integer;
  dwc:aphiaid '139243'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5332'^^xsd:string;
  dwc:aphiaIdAccepted '433946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -25.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4020"^^xsd:integer ;
  dwc:maximumDepthInMeters "4020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5380'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-25.57'^^xsd:double;
  dwc:startLongitude '-25.5'^^xsd:double;
  dwc:endLongitude '-25.65'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:startLatitude '38.15'^^xsd:double;
  dwc:endLatitude '38.13333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.5 38.13333, -25.5 38.15, -25.65 38.15, -25.65 38.13333, -25.5 38.13333))'^^xsd:string;
  dwc:minimumDepth '4020'^^xsd:integer;
  dwc:maximumDepth '4020'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5380'^^xsd:string;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -25.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4020"^^xsd:integer ;
  dwc:maximumDepthInMeters "4020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4652'^^xsd:string;
  dwc:scientificName 'Turcicula alicei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-25.57'^^xsd:double;
  dwc:startLongitude '-25.5'^^xsd:double;
  dwc:endLongitude '-25.65'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:startLatitude '38.15'^^xsd:double;
  dwc:endLatitude '38.13333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-25.5 38.13333, -25.5 38.15, -25.65 38.15, -25.65 38.13333, -25.5 38.13333))'^^xsd:string;
  dwc:minimumDepth '4020'^^xsd:integer;
  dwc:maximumDepth '4020'^^xsd:integer;
  dwc:aphiaid '141848'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4652'^^xsd:string;
  dwc:aphiaIdAccepted '723371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -25.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-25.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2085"^^xsd:integer ;
  dwc:maximumDepthInMeters "2115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4970'^^xsd:string;
  dwc:scientificName 'Trophon echinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-25.53'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '2085'^^xsd:integer;
  dwc:maximumDepth '2115'^^xsd:integer;
  dwc:aphiaid '140424'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4970'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181040'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -25.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-25.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2085"^^xsd:integer ;
  dwc:maximumDepthInMeters "2115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5148'^^xsd:string;
  dwc:scientificName 'Leucosyrinx verrilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-25.53'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '2085'^^xsd:integer;
  dwc:maximumDepth '2115'^^xsd:integer;
  dwc:aphiaid '183237'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5148'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -25.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-25.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2085"^^xsd:integer ;
  dwc:maximumDepthInMeters "2115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5390'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-25.53'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '2085'^^xsd:integer;
  dwc:maximumDepth '2115'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5390'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -25.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-25.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2085"^^xsd:integer ;
  dwc:maximumDepthInMeters "2115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4981'^^xsd:string;
  dwc:scientificName 'Fusinus bocagei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-25.53'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '2085'^^xsd:integer;
  dwc:maximumDepth '2115'^^xsd:integer;
  dwc:aphiaid '139924'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4981'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1746192'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -25.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-25.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2085"^^xsd:integer ;
  dwc:maximumDepthInMeters "2115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5501'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-25.53'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '2085'^^xsd:integer;
  dwc:maximumDepth '2115'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5501'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -25.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2085"^^xsd:integer ;
  dwc:maximumDepthInMeters "2096"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4969'^^xsd:string;
  dwc:scientificName 'Trophon echinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-25.46'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:minimumDepth '2085'^^xsd:integer;
  dwc:maximumDepth '2096'^^xsd:integer;
  dwc:aphiaid '140424'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4969'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181040'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -25.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2085"^^xsd:integer ;
  dwc:maximumDepthInMeters "2096"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5761'^^xsd:string;
  dwc:scientificName 'Cylindriscala aurantia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-25.46'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:minimumDepth '2085'^^xsd:integer;
  dwc:maximumDepth '2096'^^xsd:integer;
  dwc:aphiaid '139702'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5761'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -25.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2085"^^xsd:integer ;
  dwc:maximumDepthInMeters "2096"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5499'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-25.46'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:minimumDepth '2085'^^xsd:integer;
  dwc:maximumDepth '2096'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5499'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -25.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2085"^^xsd:integer ;
  dwc:maximumDepthInMeters "2096"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5109'^^xsd:string;
  dwc:scientificName 'Spirotropis centimata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-25.46'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:minimumDepth '2085'^^xsd:integer;
  dwc:maximumDepth '2096'^^xsd:integer;
  dwc:aphiaid '420314'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5109'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '420314'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66 -25.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66"^^xsd:decimal ;
  dwc:decimalLongitude "-25.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2102"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4703'^^xsd:string;
  dwc:scientificName 'Cirsonella ateles'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-25.43'^^xsd:double;
  dwc:latitude '37.66'^^xsd:double;
  dwc:minimumDepth '2102'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '141483'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4703'^^xsd:string;
  dwc:aphiaIdAccepted '141483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -25.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33"^^xsd:decimal ;
  dwc:decimalLongitude "-25.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5503'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-25.36'^^xsd:double;
  dwc:latitude '38.33'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2850'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5503'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -25.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33"^^xsd:decimal ;
  dwc:decimalLongitude "-25.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5544'^^xsd:string;
  dwc:scientificName 'Gymnobela tenellunum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-25.36'^^xsd:double;
  dwc:latitude '38.33'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2850'^^xsd:integer;
  dwc:aphiaid '815975'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5544'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815974'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16 -25.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16"^^xsd:decimal ;
  dwc:decimalLongitude "-25.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2160"^^xsd:integer ;
  dwc:maximumDepthInMeters "2180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5147'^^xsd:string;
  dwc:scientificName 'Leucosyrinx verrilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-25.18'^^xsd:double;
  dwc:latitude '37.16'^^xsd:double;
  dwc:minimumDepth '2160'^^xsd:integer;
  dwc:maximumDepth '2180'^^xsd:integer;
  dwc:aphiaid '183237'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5147'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16 -25.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16"^^xsd:decimal ;
  dwc:decimalLongitude "-25.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2160"^^xsd:integer ;
  dwc:maximumDepthInMeters "2180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4951'^^xsd:string;
  dwc:scientificName 'Zerotula incornita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-25.18'^^xsd:double;
  dwc:latitude '37.16'^^xsd:double;
  dwc:minimumDepth '2160'^^xsd:integer;
  dwc:maximumDepth '2180'^^xsd:integer;
  dwc:aphiaid '142013'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4951'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16 -25.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16"^^xsd:decimal ;
  dwc:decimalLongitude "-25.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2160"^^xsd:integer ;
  dwc:maximumDepthInMeters "2180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5340'^^xsd:string;
  dwc:scientificName 'Gymnobela agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-25.18'^^xsd:double;
  dwc:latitude '37.16'^^xsd:double;
  dwc:minimumDepth '2160'^^xsd:integer;
  dwc:maximumDepth '2180'^^xsd:integer;
  dwc:aphiaid '139243'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5340'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '433946'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16 -25.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16"^^xsd:decimal ;
  dwc:decimalLongitude "-25.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2160"^^xsd:integer ;
  dwc:maximumDepthInMeters "2180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5212'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-25.18'^^xsd:double;
  dwc:latitude '37.16'^^xsd:double;
  dwc:minimumDepth '2160'^^xsd:integer;
  dwc:maximumDepth '2180'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5212'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63"^^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 "2995"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5489'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '38.63'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '2995'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5489'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63"^^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 "2995"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4983'^^xsd:string;
  dwc:scientificName 'Mitrella nitidulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '38.63'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '2995'^^xsd:integer;
  dwc:aphiaid '139201'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4983'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139201'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63"^^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 "2995"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4655'^^xsd:string;
  dwc:scientificName 'Turcicula alicei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '38.63'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '2995'^^xsd:integer;
  dwc:aphiaid '141848'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4655'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '723371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63"^^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 "2995"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5386'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '38.63'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '2995'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5386'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63"^^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 "2995"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5343'^^xsd:string;
  dwc:scientificName 'Gymnobela emertoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '38.63'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '2995'^^xsd:integer;
  dwc:aphiaid '139246'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5343'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139246'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63"^^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 "2995"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5342'^^xsd:string;
  dwc:scientificName 'Gymnobela fulvotincta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '38.63'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '2995'^^xsd:integer;
  dwc:aphiaid '139249'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5342'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1767940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5051> ;
  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 "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5051>
  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/5136__DeepSea_Gastropoda5051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5051'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '37.45'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5051'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5548> ;
  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 "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5548>
  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/5136__DeepSea_Gastropoda5548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5548'^^xsd:string;
  dwc:scientificName 'Xanthodaphne bruneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '37.45'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '139392'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5548'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1803767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4968> ;
  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 "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4968>
  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/5136__DeepSea_Gastropoda4968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4968'^^xsd:string;
  dwc:scientificName 'Trophon echinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '37.45'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '140424'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4968'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181040'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5146> ;
  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 "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5146>
  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/5136__DeepSea_Gastropoda5146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5146'^^xsd:string;
  dwc:scientificName 'Leucosyrinx verrilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '37.45'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '183237'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5146'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5562> ;
  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 "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5562>
  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/5136__DeepSea_Gastropoda5562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5562'^^xsd:string;
  dwc:scientificName 'Xanthodaphne dalmasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '37.45'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '139394'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5562'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4822> ;
  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 "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4822>
  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/5136__DeepSea_Gastropoda4822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4822'^^xsd:string;
  dwc:scientificName 'Calyptoconcha pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '37.45'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '140171'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4822'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140171'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5173> ;
  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 "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5173>
  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/5136__DeepSea_Gastropoda5173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5173'^^xsd:string;
  dwc:scientificName 'Typhlomangelia nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '37.45'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '139391'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5173'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5546> ;
  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 "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5546>
  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/5136__DeepSea_Gastropoda5546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5546'^^xsd:string;
  dwc:scientificName 'Xanthodaphne heterogramma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '37.45'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '139395'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5546'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139395'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4926> ;
  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 "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4926>
  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/5136__DeepSea_Gastropoda4926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4926'^^xsd:string;
  dwc:scientificName 'Oocorys sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '37.45'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '139025'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4926'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139025'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -24.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-24.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5108'^^xsd:string;
  dwc:scientificName 'Spirotropis centimata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-24.95'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '420314'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5108'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '420314'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -24.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-24.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5498'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-24.95'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5498'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76 -24.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76"^^xsd:decimal ;
  dwc:decimalLongitude "-24.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5763'^^xsd:string;
  dwc:scientificName 'Cylindriscala mirifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-24.73'^^xsd:double;
  dwc:latitude '36.76'^^xsd:double;
  dwc:minimumDepth '2800'^^xsd:integer;
  dwc:maximumDepth '2950'^^xsd:integer;
  dwc:aphiaid '139705'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5763'^^xsd:string;
  dwc:aphiaIdAccepted '139705'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -24.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2178"^^xsd:integer ;
  dwc:maximumDepthInMeters "2178"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4917'^^xsd:string;
  dwc:scientificName 'Oocorys sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-24.72'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '2178'^^xsd:integer;
  dwc:maximumDepth '2178'^^xsd:integer;
  dwc:aphiaid '139025'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4917'^^xsd:string;
  dwc:aphiaIdAccepted '139025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -24.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2178"^^xsd:integer ;
  dwc:maximumDepthInMeters "2178"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5381'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-24.72'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '2178'^^xsd:integer;
  dwc:maximumDepth '2178'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5381'^^xsd:string;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -24.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2178"^^xsd:integer ;
  dwc:maximumDepthInMeters "2178"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5104'^^xsd:string;
  dwc:scientificName 'Spirotropis centimata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-24.72'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '2178'^^xsd:integer;
  dwc:maximumDepth '2178'^^xsd:integer;
  dwc:aphiaid '420314'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5104'^^xsd:string;
  dwc:aphiaIdAccepted '420314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -24.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2178"^^xsd:integer ;
  dwc:maximumDepthInMeters "2178"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5038'^^xsd:string;
  dwc:scientificName 'Mohnia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-24.72'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '2178'^^xsd:integer;
  dwc:maximumDepth '2178'^^xsd:integer;
  dwc:aphiaid '138913'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5038'^^xsd:string;
  dwc:aphiaIdAccepted '138913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -24.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2178"^^xsd:integer ;
  dwc:maximumDepthInMeters "2178"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5331'^^xsd:string;
  dwc:scientificName 'Gymnobela abyssorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-24.72'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '2178'^^xsd:integer;
  dwc:maximumDepth '2178'^^xsd:integer;
  dwc:aphiaid '139242'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5331'^^xsd:string;
  dwc:aphiaIdAccepted '139242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -24.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2178"^^xsd:integer ;
  dwc:maximumDepthInMeters "2178"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4984'^^xsd:string;
  dwc:scientificName 'Mitrella nitidulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-24.72'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '2178'^^xsd:integer;
  dwc:maximumDepth '2178'^^xsd:integer;
  dwc:aphiaid '139201'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4984'^^xsd:string;
  dwc:aphiaIdAccepted '139201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83 -24.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2775"^^xsd:integer ;
  dwc:maximumDepthInMeters "2775"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5762'^^xsd:string;
  dwc:scientificName 'Cylindriscala mirifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-24.7'^^xsd:double;
  dwc:latitude '36.83'^^xsd:double;
  dwc:minimumDepth '2775'^^xsd:integer;
  dwc:maximumDepth '2775'^^xsd:integer;
  dwc:aphiaid '139705'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5762'^^xsd:string;
  dwc:aphiaIdAccepted '139705'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83 -24.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2775"^^xsd:integer ;
  dwc:maximumDepthInMeters "2775"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4788'^^xsd:string;
  dwc:scientificName 'Leptonotis perplexus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-24.7'^^xsd:double;
  dwc:latitude '36.83'^^xsd:double;
  dwc:minimumDepth '2775'^^xsd:integer;
  dwc:maximumDepth '2775'^^xsd:integer;
  dwc:aphiaid '140110'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4788'^^xsd:string;
  dwc:aphiaIdAccepted '140110'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.01 -23.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.01"^^xsd:decimal ;
  dwc:decimalLongitude "-23.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5413"^^xsd:integer ;
  dwc:maximumDepthInMeters "5413"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5479'^^xsd:string;
  dwc:scientificName 'Gymnobela vayssieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-23.05'^^xsd:double;
  dwc:latitude '31.01'^^xsd:double;
  dwc:minimumDepth '5413'^^xsd:integer;
  dwc:maximumDepth '5413'^^xsd:integer;
  dwc:aphiaid '815968'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5479'^^xsd:string;
  dwc:aphiaIdAccepted '139390'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -22.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91"^^xsd:decimal ;
  dwc:decimalLongitude "-22.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4261"^^xsd:integer ;
  dwc:maximumDepthInMeters "4261"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4918'^^xsd:string;
  dwc:scientificName 'Oocorys sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-22.37'^^xsd:double;
  dwc:latitude '36.91'^^xsd:double;
  dwc:minimumDepth '4261'^^xsd:integer;
  dwc:maximumDepth '4261'^^xsd:integer;
  dwc:aphiaid '139025'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4918'^^xsd:string;
  dwc:aphiaIdAccepted '139025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91 -22.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91"^^xsd:decimal ;
  dwc:decimalLongitude "-22.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4261"^^xsd:integer ;
  dwc:maximumDepthInMeters "4261"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4653'^^xsd:string;
  dwc:scientificName 'Turcicula alicei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-22.37'^^xsd:double;
  dwc:latitude '36.91'^^xsd:double;
  dwc:minimumDepth '4261'^^xsd:integer;
  dwc:maximumDepth '4261'^^xsd:integer;
  dwc:aphiaid '141848'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4653'^^xsd:string;
  dwc:aphiaIdAccepted '723371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 -22.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95"^^xsd:decimal ;
  dwc:decimalLongitude "-22.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters "4270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5052'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-22.26'^^xsd:double;
  dwc:latitude '40.95'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:maximumDepth '4270'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5052'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 -22.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95"^^xsd:decimal ;
  dwc:decimalLongitude "-22.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters "4270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5185'^^xsd:string;
  dwc:scientificName 'Drilliola pruina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-22.26'^^xsd:double;
  dwc:latitude '40.95'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:maximumDepth '4270'^^xsd:integer;
  dwc:aphiaid '160277'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5185'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '832443'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 -22.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95"^^xsd:decimal ;
  dwc:decimalLongitude "-22.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters "4270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5526'^^xsd:string;
  dwc:scientificName 'Gymnobela lyroniclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-22.26'^^xsd:double;
  dwc:latitude '40.95'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:maximumDepth '4270'^^xsd:integer;
  dwc:aphiaid '815971'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5526'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.31 -22.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.31"^^xsd:decimal ;
  dwc:decimalLongitude "-22.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4010"^^xsd:integer ;
  dwc:maximumDepthInMeters "4060"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5129'^^xsd:string;
  dwc:scientificName 'Aforia hypomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-22.26'^^xsd:double;
  dwc:latitude '42.31'^^xsd:double;
  dwc:minimumDepth '4010'^^xsd:integer;
  dwc:maximumDepth '4060'^^xsd:integer;
  dwc:aphiaid '747547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5129'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.31 -22.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.31"^^xsd:decimal ;
  dwc:decimalLongitude "-22.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4010"^^xsd:integer ;
  dwc:maximumDepthInMeters "4060"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5407'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-22.26'^^xsd:double;
  dwc:latitude '42.31'^^xsd:double;
  dwc:minimumDepth '4010'^^xsd:integer;
  dwc:maximumDepth '4060'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5407'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.88 -21.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.88"^^xsd:decimal ;
  dwc:decimalLongitude "-21.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5160"^^xsd:integer ;
  dwc:maximumDepthInMeters "5160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5751'^^xsd:string;
  dwc:scientificName 'Eccliseogyra monniotti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.43'^^xsd:double;
  dwc:latitude '34.88'^^xsd:double;
  dwc:minimumDepth '5160'^^xsd:integer;
  dwc:maximumDepth '5160'^^xsd:integer;
  dwc:aphiaid '139711'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5751'^^xsd:string;
  dwc:aphiaIdAccepted '139711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 -21.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "-21.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3975"^^xsd:integer ;
  dwc:maximumDepthInMeters "3975"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5384'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-21.28'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:minimumDepth '3975'^^xsd:integer;
  dwc:maximumDepth '3975'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5384'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.31 -21.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.31"^^xsd:decimal ;
  dwc:decimalLongitude "-21.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4060"^^xsd:integer ;
  dwc:maximumDepthInMeters "4060"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4656'^^xsd:string;
  dwc:scientificName 'Turcicula miranda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-21.26'^^xsd:double;
  dwc:latitude '42.31'^^xsd:double;
  dwc:minimumDepth '4060'^^xsd:integer;
  dwc:maximumDepth '4060'^^xsd:integer;
  dwc:aphiaid '141849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4656'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '723372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.31 -21.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.31"^^xsd:decimal ;
  dwc:decimalLongitude "-21.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4060"^^xsd:integer ;
  dwc:maximumDepthInMeters "4060"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5540'^^xsd:string;
  dwc:scientificName 'Gymnobela nudator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-21.26'^^xsd:double;
  dwc:latitude '42.31'^^xsd:double;
  dwc:minimumDepth '4060'^^xsd:integer;
  dwc:maximumDepth '4060'^^xsd:integer;
  dwc:aphiaid '815972'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5540'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139209'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28 -20.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28"^^xsd:decimal ;
  dwc:decimalLongitude "-20.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4275"^^xsd:integer ;
  dwc:maximumDepthInMeters "4275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4654'^^xsd:string;
  dwc:scientificName 'Turcicula alicei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-20.96'^^xsd:double;
  dwc:startLongitude '-20.93333'^^xsd:double;
  dwc:endLongitude '-21'^^xsd:integer;
  dwc:latitude '37.28'^^xsd:double;
  dwc:startLatitude '37.26667'^^xsd:double;
  dwc:endLatitude '37.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.93333 37.26667, -20.93333 37.3, -21 37.3, -21 37.26667, -20.93333 37.26667))'^^xsd:string;
  dwc:minimumDepth '4275'^^xsd:integer;
  dwc:maximumDepth '4275'^^xsd:integer;
  dwc:aphiaid '141848'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4654'^^xsd:string;
  dwc:aphiaIdAccepted '723371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28 -20.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28"^^xsd:decimal ;
  dwc:decimalLongitude "-20.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4275"^^xsd:integer ;
  dwc:maximumDepthInMeters "4275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5045'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-20.96'^^xsd:double;
  dwc:startLongitude '-20.93333'^^xsd:double;
  dwc:endLongitude '-21'^^xsd:integer;
  dwc:latitude '37.28'^^xsd:double;
  dwc:startLatitude '37.26667'^^xsd:double;
  dwc:endLatitude '37.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.93333 37.26667, -20.93333 37.3, -21 37.3, -21 37.26667, -20.93333 37.26667))'^^xsd:string;
  dwc:minimumDepth '4275'^^xsd:integer;
  dwc:maximumDepth '4275'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5045'^^xsd:string;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28 -20.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28"^^xsd:decimal ;
  dwc:decimalLongitude "-20.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4275"^^xsd:integer ;
  dwc:maximumDepthInMeters "4275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4608'^^xsd:string;
  dwc:scientificName 'Pectinodonta maxima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-20.96'^^xsd:double;
  dwc:startLongitude '-20.93333'^^xsd:double;
  dwc:endLongitude '-21'^^xsd:integer;
  dwc:latitude '37.28'^^xsd:double;
  dwc:startLatitude '37.26667'^^xsd:double;
  dwc:endLatitude '37.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.93333 37.26667, -20.93333 37.3, -21 37.3, -21 37.26667, -20.93333 37.26667))'^^xsd:string;
  dwc:minimumDepth '4275'^^xsd:integer;
  dwc:maximumDepth '4275'^^xsd:integer;
  dwc:aphiaid '138689'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4608'^^xsd:string;
  dwc:aphiaIdAccepted '138689'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28 -20.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28"^^xsd:decimal ;
  dwc:decimalLongitude "-20.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4275"^^xsd:integer ;
  dwc:maximumDepthInMeters "4275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5491'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-20.96'^^xsd:double;
  dwc:startLongitude '-20.93333'^^xsd:double;
  dwc:endLongitude '-21'^^xsd:integer;
  dwc:latitude '37.28'^^xsd:double;
  dwc:startLatitude '37.26667'^^xsd:double;
  dwc:endLatitude '37.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.93333 37.26667, -20.93333 37.3, -21 37.3, -21 37.26667, -20.93333 37.26667))'^^xsd:string;
  dwc:minimumDepth '4275'^^xsd:integer;
  dwc:maximumDepth '4275'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5491'^^xsd:string;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -20.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-20.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4400"^^xsd:integer ;
  dwc:maximumDepthInMeters "4400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5383'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-20.8'^^xsd:double;
  dwc:startLongitude '-20.77083'^^xsd:double;
  dwc:endLongitude '-20.83333'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:startLatitude '36.9'^^xsd:double;
  dwc:endLatitude '36.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.77083 36.9, -20.77083 36.9, -20.83333 36.9, -20.83333 36.9, -20.77083 36.9))'^^xsd:string;
  dwc:minimumDepth '4400'^^xsd:integer;
  dwc:maximumDepth '4400'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5383'^^xsd:string;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.33 -19.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.33"^^xsd:decimal ;
  dwc:decimalLongitude "-19.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4280"^^xsd:integer ;
  dwc:maximumDepthInMeters "4280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5769'^^xsd:string;
  dwc:scientificName 'Periapta polygyrella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-19.35'^^xsd:double;
  dwc:latitude '43.33'^^xsd:double;
  dwc:minimumDepth '4280'^^xsd:integer;
  dwc:maximumDepth '4280'^^xsd:integer;
  dwc:aphiaid '139759'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5769'^^xsd:string;
  dwc:aphiaIdAccepted '139759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.55 -19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.55"^^xsd:decimal ;
  dwc:decimalLongitude "-19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2051"^^xsd:integer ;
  dwc:maximumDepthInMeters "2051"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4991'^^xsd:string;
  dwc:scientificName 'Buccinum abyssorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '61.55'^^xsd:double;
  dwc:minimumDepth '2051'^^xsd:integer;
  dwc:maximumDepth '2051'^^xsd:integer;
  dwc:aphiaid '138857'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4991'^^xsd:string;
  dwc:aphiaIdAccepted '138857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.91"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2420"^^xsd:integer ;
  dwc:maximumDepthInMeters "2420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4875'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '53.91'^^xsd:double;
  dwc:minimumDepth '2420'^^xsd:integer;
  dwc:maximumDepth '2420'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4875'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.91"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2420"^^xsd:integer ;
  dwc:maximumDepthInMeters "2420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5575'^^xsd:string;
  dwc:scientificName 'Oenopota ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '53.91'^^xsd:double;
  dwc:minimumDepth '2420'^^xsd:integer;
  dwc:maximumDepth '2420'^^xsd:integer;
  dwc:aphiaid '139326'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5575'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '160242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.91"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2420"^^xsd:integer ;
  dwc:maximumDepthInMeters "2420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4824'^^xsd:string;
  dwc:scientificName 'Calyptoconcha pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '53.91'^^xsd:double;
  dwc:minimumDepth '2420'^^xsd:integer;
  dwc:maximumDepth '2420'^^xsd:integer;
  dwc:aphiaid '140171'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4824'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140171'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.91"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2420"^^xsd:integer ;
  dwc:maximumDepthInMeters "2420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5462'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '53.91'^^xsd:double;
  dwc:minimumDepth '2420'^^xsd:integer;
  dwc:maximumDepth '2420'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5462'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.68 -17.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.68"^^xsd:decimal ;
  dwc:decimalLongitude "-17.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4990"^^xsd:integer ;
  dwc:maximumDepthInMeters "4990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4821'^^xsd:string;
  dwc:scientificName 'Torellia didyma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.81'^^xsd:double;
  dwc:latitude '44.68'^^xsd:double;
  dwc:minimumDepth '4990'^^xsd:integer;
  dwc:maximumDepth '4990'^^xsd:integer;
  dwc:aphiaid '138986'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4821'^^xsd:string;
  dwc:aphiaIdAccepted '138986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 -17.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4620"^^xsd:integer ;
  dwc:maximumDepthInMeters "4690"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5766'^^xsd:string;
  dwc:scientificName 'Periapta polygyrella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-17.53'^^xsd:double;
  dwc:latitude '45.83'^^xsd:double;
  dwc:minimumDepth '4620'^^xsd:integer;
  dwc:maximumDepth '4690'^^xsd:integer;
  dwc:aphiaid '139759'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5766'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 -17.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4620"^^xsd:integer ;
  dwc:maximumDepthInMeters "4690"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5527'^^xsd:string;
  dwc:scientificName 'Gymnobela lyroniclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-17.53'^^xsd:double;
  dwc:latitude '45.83'^^xsd:double;
  dwc:minimumDepth '4620'^^xsd:integer;
  dwc:maximumDepth '4690'^^xsd:integer;
  dwc:aphiaid '815971'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5527'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 -17.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4620"^^xsd:integer ;
  dwc:maximumDepthInMeters "4690"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5410'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-17.53'^^xsd:double;
  dwc:latitude '45.83'^^xsd:double;
  dwc:minimumDepth '4620'^^xsd:integer;
  dwc:maximumDepth '4690'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5410'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83 -17.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4730"^^xsd:integer ;
  dwc:maximumDepthInMeters "4730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5768'^^xsd:string;
  dwc:scientificName 'Periapta polygyrella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.23'^^xsd:double;
  dwc:latitude '45.83'^^xsd:double;
  dwc:minimumDepth '4730'^^xsd:integer;
  dwc:maximumDepth '4730'^^xsd:integer;
  dwc:aphiaid '139759'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5768'^^xsd:string;
  dwc:aphiaIdAccepted '139759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 -17.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4255"^^xsd:integer ;
  dwc:maximumDepthInMeters "4255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5765'^^xsd:string;
  dwc:scientificName 'Periapta polygyrella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-17.18'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '4255'^^xsd:integer;
  dwc:maximumDepth '4255'^^xsd:integer;
  dwc:aphiaid '139759'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5765'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters "4270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4708'^^xsd:string;
  dwc:scientificName 'Lissotesta major'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:maximumDepth '4270'^^xsd:integer;
  dwc:aphiaid '141502'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4708'^^xsd:string;
  dwc:aphiaIdAccepted '141502'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -17.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters "4270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4712'^^xsd:string;
  dwc:scientificName 'Granigyra granulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.11'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:maximumDepth '4270'^^xsd:integer;
  dwc:aphiaid '141497'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4712'^^xsd:string;
  dwc:aphiaIdAccepted '141497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -17.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters "4270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4745'^^xsd:string;
  dwc:scientificName 'Cerithiella enode'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.06'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:maximumDepth '4270'^^xsd:integer;
  dwc:aphiaid '815967'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4745'^^xsd:string;
  dwc:aphiaIdAccepted '139070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -16.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46"^^xsd:decimal ;
  dwc:decimalLongitude "-16.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2286"^^xsd:integer ;
  dwc:maximumDepthInMeters "2286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5151'^^xsd:string;
  dwc:scientificName 'Phymorhynchus sulcifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-16.62'^^xsd:double;
  dwc:latitude '38.46'^^xsd:double;
  dwc:minimumDepth '2286'^^xsd:integer;
  dwc:maximumDepth '2286'^^xsd:integer;
  dwc:aphiaid '183348'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5151'^^xsd:string;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -16.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46"^^xsd:decimal ;
  dwc:decimalLongitude "-16.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2286"^^xsd:integer ;
  dwc:maximumDepthInMeters "2286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4644'^^xsd:string;
  dwc:scientificName 'Seguenzia cazioti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-16.62'^^xsd:double;
  dwc:latitude '38.46'^^xsd:double;
  dwc:minimumDepth '2286'^^xsd:integer;
  dwc:maximumDepth '2286'^^xsd:integer;
  dwc:aphiaid '492358'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4644'^^xsd:string;
  dwc:aphiaIdAccepted '492357'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -16.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46"^^xsd:decimal ;
  dwc:decimalLongitude "-16.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2286"^^xsd:integer ;
  dwc:maximumDepthInMeters "2286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5492'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-16.62'^^xsd:double;
  dwc:latitude '38.46'^^xsd:double;
  dwc:minimumDepth '2286'^^xsd:integer;
  dwc:maximumDepth '2286'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5492'^^xsd:string;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -16.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46"^^xsd:decimal ;
  dwc:decimalLongitude "-16.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2286"^^xsd:integer ;
  dwc:maximumDepthInMeters "2286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5140'^^xsd:string;
  dwc:scientificName 'Leucosyrinx verrilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-16.62'^^xsd:double;
  dwc:latitude '38.46'^^xsd:double;
  dwc:minimumDepth '2286'^^xsd:integer;
  dwc:maximumDepth '2286'^^xsd:integer;
  dwc:aphiaid '183237'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5140'^^xsd:string;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -16.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46"^^xsd:decimal ;
  dwc:decimalLongitude "-16.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2286"^^xsd:integer ;
  dwc:maximumDepthInMeters "2286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5107'^^xsd:string;
  dwc:scientificName 'Spirotropis centimata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-16.62'^^xsd:double;
  dwc:latitude '38.46'^^xsd:double;
  dwc:minimumDepth '2286'^^xsd:integer;
  dwc:maximumDepth '2286'^^xsd:integer;
  dwc:aphiaid '420314'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5107'^^xsd:string;
  dwc:aphiaIdAccepted '420314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -16.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46"^^xsd:decimal ;
  dwc:decimalLongitude "-16.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2286"^^xsd:integer ;
  dwc:maximumDepthInMeters "2286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5183'^^xsd:string;
  dwc:scientificName 'Borsonia hirondellae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-16.62'^^xsd:double;
  dwc:latitude '38.46'^^xsd:double;
  dwc:minimumDepth '2286'^^xsd:integer;
  dwc:maximumDepth '2286'^^xsd:integer;
  dwc:aphiaid '139225'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5183'^^xsd:string;
  dwc:aphiaIdAccepted '139225'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46 -16.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46"^^xsd:decimal ;
  dwc:decimalLongitude "-16.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2286"^^xsd:integer ;
  dwc:maximumDepthInMeters "2286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5169'^^xsd:string;
  dwc:scientificName 'Typhlomangelia nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-16.62'^^xsd:double;
  dwc:latitude '38.46'^^xsd:double;
  dwc:minimumDepth '2286'^^xsd:integer;
  dwc:maximumDepth '2286'^^xsd:integer;
  dwc:aphiaid '139391'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5169'^^xsd:string;
  dwc:aphiaIdAccepted '139391'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06 -15.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06"^^xsd:decimal ;
  dwc:decimalLongitude "-15.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4426"^^xsd:integer ;
  dwc:maximumDepthInMeters "4435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5690'^^xsd:string;
  dwc:scientificName 'Pisolamia brychia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-15.73'^^xsd:double;
  dwc:latitude '50.06'^^xsd:double;
  dwc:minimumDepth '4426'^^xsd:integer;
  dwc:maximumDepth '4435'^^xsd:integer;
  dwc:aphiaid '139884'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5690'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139884'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 -15.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4220"^^xsd:integer ;
  dwc:maximumDepthInMeters "4380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5078'^^xsd:string;
  dwc:scientificName 'Benthobia tryoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.61'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '4220'^^xsd:integer;
  dwc:maximumDepth '4380'^^xsd:integer;
  dwc:aphiaid '183013'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5078'^^xsd:string;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.76 -15.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.76"^^xsd:decimal ;
  dwc:decimalLongitude "-15.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3290"^^xsd:integer ;
  dwc:maximumDepthInMeters "4002"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5358'^^xsd:string;
  dwc:scientificName 'Gymnobela emertoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.55'^^xsd:double;
  dwc:latitude '33.76'^^xsd:double;
  dwc:minimumDepth '3290'^^xsd:integer;
  dwc:maximumDepth '4002'^^xsd:integer;
  dwc:aphiaid '139246'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5358'^^xsd:string;
  dwc:aphiaIdAccepted '139246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.76 -15.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.76"^^xsd:decimal ;
  dwc:decimalLongitude "-15.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3290"^^xsd:integer ;
  dwc:maximumDepthInMeters "4002"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5225'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.55'^^xsd:double;
  dwc:latitude '33.76'^^xsd:double;
  dwc:minimumDepth '3290'^^xsd:integer;
  dwc:maximumDepth '4002'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5225'^^xsd:string;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.76 -15.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.76"^^xsd:decimal ;
  dwc:decimalLongitude "-15.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3290"^^xsd:integer ;
  dwc:maximumDepthInMeters "4002"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5517'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.55'^^xsd:double;
  dwc:latitude '33.76'^^xsd:double;
  dwc:minimumDepth '3290'^^xsd:integer;
  dwc:maximumDepth '4002'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5517'^^xsd:string;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -15.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31"^^xsd:decimal ;
  dwc:decimalLongitude "-15.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4829"^^xsd:integer ;
  dwc:maximumDepthInMeters "4829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5207'^^xsd:string;
  dwc:scientificName 'Pleurotomella sandersoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.38'^^xsd:double;
  dwc:latitude '48.31'^^xsd:double;
  dwc:minimumDepth '4829'^^xsd:integer;
  dwc:maximumDepth '4829'^^xsd:integer;
  dwc:aphiaid '139353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5207'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -15.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31"^^xsd:decimal ;
  dwc:decimalLongitude "-15.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4829"^^xsd:integer ;
  dwc:maximumDepthInMeters "4829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5311'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.38'^^xsd:double;
  dwc:latitude '48.31'^^xsd:double;
  dwc:minimumDepth '4829'^^xsd:integer;
  dwc:maximumDepth '4829'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5311'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -15.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31"^^xsd:decimal ;
  dwc:decimalLongitude "-15.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4829"^^xsd:integer ;
  dwc:maximumDepthInMeters "4829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5610'^^xsd:string;
  dwc:scientificName 'Lusitanops sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.38'^^xsd:double;
  dwc:latitude '48.31'^^xsd:double;
  dwc:minimumDepth '4829'^^xsd:integer;
  dwc:maximumDepth '4829'^^xsd:integer;
  dwc:aphiaid '183248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5610'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -15.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31"^^xsd:decimal ;
  dwc:decimalLongitude "-15.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4829"^^xsd:integer ;
  dwc:maximumDepthInMeters "4829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5558'^^xsd:string;
  dwc:scientificName 'Xanthodaphne charcotiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.38'^^xsd:double;
  dwc:latitude '48.31'^^xsd:double;
  dwc:minimumDepth '4829'^^xsd:integer;
  dwc:maximumDepth '4829'^^xsd:integer;
  dwc:aphiaid '139393'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5558'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -15.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31"^^xsd:decimal ;
  dwc:decimalLongitude "-15.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4829"^^xsd:integer ;
  dwc:maximumDepthInMeters "4829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5427'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.38'^^xsd:double;
  dwc:latitude '48.31'^^xsd:double;
  dwc:minimumDepth '4829'^^xsd:integer;
  dwc:maximumDepth '4829'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5427'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -15.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31"^^xsd:decimal ;
  dwc:decimalLongitude "-15.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4829"^^xsd:integer ;
  dwc:maximumDepthInMeters "4829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5694'^^xsd:string;
  dwc:scientificName 'Megadenus oneirophantae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.38'^^xsd:double;
  dwc:latitude '48.31'^^xsd:double;
  dwc:minimumDepth '4829'^^xsd:integer;
  dwc:maximumDepth '4829'^^xsd:integer;
  dwc:aphiaid '139831'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5694'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4829"^^xsd:integer ;
  dwc:maximumDepthInMeters "4829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5326'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.28'^^xsd:double;
  dwc:latitude '48.33'^^xsd:double;
  dwc:minimumDepth '4829'^^xsd:integer;
  dwc:maximumDepth '4829'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5326'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -15.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31"^^xsd:decimal ;
  dwc:decimalLongitude "-15.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4829"^^xsd:integer ;
  dwc:maximumDepthInMeters "4829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5135'^^xsd:string;
  dwc:scientificName 'Aforia hypomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.26'^^xsd:double;
  dwc:latitude '48.31'^^xsd:double;
  dwc:minimumDepth '4829'^^xsd:integer;
  dwc:maximumDepth '4829'^^xsd:integer;
  dwc:aphiaid '747547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5135'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31 -15.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31"^^xsd:decimal ;
  dwc:decimalLongitude "-15.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4829"^^xsd:integer ;
  dwc:maximumDepthInMeters "4829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5695'^^xsd:string;
  dwc:scientificName 'Molpadicolda sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.26'^^xsd:double;
  dwc:latitude '48.31'^^xsd:double;
  dwc:minimumDepth '4829'^^xsd:integer;
  dwc:maximumDepth '4829'^^xsd:integer;
  dwc:aphiaid '537108'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5695'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '537108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -15.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4823"^^xsd:integer ;
  dwc:maximumDepthInMeters "4823"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5134'^^xsd:string;
  dwc:scientificName 'Aforia hypomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.23'^^xsd:double;
  dwc:latitude '48.33'^^xsd:double;
  dwc:minimumDepth '4823'^^xsd:integer;
  dwc:maximumDepth '4823'^^xsd:integer;
  dwc:aphiaid '747547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5134'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -15.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3"^^xsd:decimal ;
  dwc:decimalLongitude "-15.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4829"^^xsd:integer ;
  dwc:maximumDepthInMeters "4829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4820'^^xsd:string;
  dwc:scientificName 'Torellia didyma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.21'^^xsd:double;
  dwc:latitude '48.3'^^xsd:double;
  dwc:minimumDepth '4829'^^xsd:integer;
  dwc:maximumDepth '4829'^^xsd:integer;
  dwc:aphiaid '138986'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4820'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -15.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3"^^xsd:decimal ;
  dwc:decimalLongitude "-15.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4829"^^xsd:integer ;
  dwc:maximumDepthInMeters "4829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4816'^^xsd:string;
  dwc:scientificName 'Torellia delicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.21'^^xsd:double;
  dwc:latitude '48.3'^^xsd:double;
  dwc:minimumDepth '4829'^^xsd:integer;
  dwc:maximumDepth '4829'^^xsd:integer;
  dwc:aphiaid '138985'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4816'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 -15.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "-15.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2215"^^xsd:integer ;
  dwc:maximumDepthInMeters "2233"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4965'^^xsd:string;
  dwc:scientificName 'Trophon echinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-15.18'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '2215'^^xsd:integer;
  dwc:maximumDepth '2233'^^xsd:integer;
  dwc:aphiaid '140424'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4965'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181040'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -15.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.43"^^xsd:decimal ;
  dwc:decimalLongitude "-15.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4823"^^xsd:integer ;
  dwc:maximumDepthInMeters "4823"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4812'^^xsd:string;
  dwc:scientificName 'Torellia delicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.16'^^xsd:double;
  dwc:latitude '48.43'^^xsd:double;
  dwc:minimumDepth '4823'^^xsd:integer;
  dwc:maximumDepth '4823'^^xsd:integer;
  dwc:aphiaid '138985'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4812'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43 -15.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.43"^^xsd:decimal ;
  dwc:decimalLongitude "-15.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4823"^^xsd:integer ;
  dwc:maximumDepthInMeters "4823"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5542'^^xsd:string;
  dwc:scientificName 'Gymnobela nudator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.16'^^xsd:double;
  dwc:latitude '48.43'^^xsd:double;
  dwc:minimumDepth '4823'^^xsd:integer;
  dwc:maximumDepth '4823'^^xsd:integer;
  dwc:aphiaid '815972'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5542'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139209'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -15.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-15.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4700"^^xsd:integer ;
  dwc:maximumDepthInMeters "4700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5767'^^xsd:string;
  dwc:scientificName 'Periapta polygyrella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.1'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '4700'^^xsd:integer;
  dwc:maximumDepth '4700'^^xsd:integer;
  dwc:aphiaid '139759'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5767'^^xsd:string;
  dwc:aphiaIdAccepted '139759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 -15.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5270"^^xsd:integer ;
  dwc:maximumDepthInMeters "5270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4945'^^xsd:string;
  dwc:scientificName 'Zerotula incornita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.01'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:minimumDepth '5270'^^xsd:integer;
  dwc:maximumDepth '5270'^^xsd:integer;
  dwc:aphiaid '142013'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4945'^^xsd:string;
  dwc:aphiaIdAccepted '142013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.7 -14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.7"^^xsd:decimal ;
  dwc:decimalLongitude "-14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5023'^^xsd:string;
  dwc:scientificName 'Mohnia danielsseni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.82'^^xsd:double;
  dwc:latitude '72.7'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '138915'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5023'^^xsd:string;
  dwc:aphiaIdAccepted '138915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.7 -14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.7"^^xsd:decimal ;
  dwc:decimalLongitude "-14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4830'^^xsd:string;
  dwc:scientificName 'Cryptonatica bathybii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.82'^^xsd:double;
  dwc:latitude '72.7'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '140526'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4830'^^xsd:string;
  dwc:aphiaIdAccepted '140526'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.7 -14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.7"^^xsd:decimal ;
  dwc:decimalLongitude "-14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5006'^^xsd:string;
  dwc:scientificName 'Mohnia mohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.82'^^xsd:double;
  dwc:latitude '72.7'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '138917'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5006'^^xsd:string;
  dwc:aphiaIdAccepted '138917'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -14.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-14.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5325"^^xsd:integer ;
  dwc:maximumDepthInMeters "5325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5328'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.81'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:minimumDepth '5325'^^xsd:integer;
  dwc:maximumDepth '5325'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5328'^^xsd:string;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56 -14.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.56"^^xsd:decimal ;
  dwc:decimalLongitude "-14.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5325"^^xsd:integer ;
  dwc:maximumDepthInMeters "5325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5359'^^xsd:string;
  dwc:scientificName 'Gymnobela emertoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.81'^^xsd:double;
  dwc:startLongitude '-14.81667'^^xsd:double;
  dwc:endLongitude '-14.82'^^xsd:double;
  dwc:latitude '42.56'^^xsd:double;
  dwc:startLatitude '42.44667'^^xsd:double;
  dwc:endLatitude '42.68167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.81667 42.44667, -14.81667 42.68167, -14.82 42.68167, -14.82 42.44667, -14.81667 42.44667))'^^xsd:string;
  dwc:minimumDepth '5325'^^xsd:integer;
  dwc:maximumDepth '5325'^^xsd:integer;
  dwc:aphiaid '139246'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5359'^^xsd:string;
  dwc:aphiaIdAccepted '139246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56 -14.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.56"^^xsd:decimal ;
  dwc:decimalLongitude "-14.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5325"^^xsd:integer ;
  dwc:maximumDepthInMeters "5325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5554'^^xsd:string;
  dwc:scientificName 'Xanthodaphne bruneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.81'^^xsd:double;
  dwc:startLongitude '-14.81667'^^xsd:double;
  dwc:endLongitude '-14.82'^^xsd:double;
  dwc:latitude '42.56'^^xsd:double;
  dwc:startLatitude '42.44667'^^xsd:double;
  dwc:endLatitude '42.68167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.81667 42.44667, -14.81667 42.68167, -14.82 42.68167, -14.82 42.44667, -14.81667 42.44667))'^^xsd:string;
  dwc:minimumDepth '5325'^^xsd:integer;
  dwc:maximumDepth '5325'^^xsd:integer;
  dwc:aphiaid '139392'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5554'^^xsd:string;
  dwc:aphiaIdAccepted '1803767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56 -14.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.56"^^xsd:decimal ;
  dwc:decimalLongitude "-14.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5325"^^xsd:integer ;
  dwc:maximumDepthInMeters "5325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5437'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.81'^^xsd:double;
  dwc:startLongitude '-14.81667'^^xsd:double;
  dwc:endLongitude '-14.82'^^xsd:double;
  dwc:latitude '42.56'^^xsd:double;
  dwc:startLatitude '42.44667'^^xsd:double;
  dwc:endLatitude '42.68167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.81667 42.44667, -14.81667 42.68167, -14.82 42.68167, -14.82 42.44667, -14.81667 42.44667))'^^xsd:string;
  dwc:minimumDepth '5325'^^xsd:integer;
  dwc:maximumDepth '5325'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5437'^^xsd:string;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56 -14.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.56"^^xsd:decimal ;
  dwc:decimalLongitude "-14.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5325"^^xsd:integer ;
  dwc:maximumDepthInMeters "5325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5613'^^xsd:string;
  dwc:scientificName 'Famelica catharinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.81'^^xsd:double;
  dwc:startLongitude '-14.81667'^^xsd:double;
  dwc:endLongitude '-14.82'^^xsd:double;
  dwc:latitude '42.56'^^xsd:double;
  dwc:startLatitude '42.44667'^^xsd:double;
  dwc:endLatitude '42.68167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.81667 42.44667, -14.81667 42.68167, -14.82 42.68167, -14.82 42.44667, -14.81667 42.44667))'^^xsd:string;
  dwc:minimumDepth '5325'^^xsd:integer;
  dwc:maximumDepth '5325'^^xsd:integer;
  dwc:aphiaid '139236'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5613'^^xsd:string;
  dwc:aphiaIdAccepted '139236'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56 -14.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.56"^^xsd:decimal ;
  dwc:decimalLongitude "-14.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5325"^^xsd:integer ;
  dwc:maximumDepthInMeters "5325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5221'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.81'^^xsd:double;
  dwc:startLongitude '-14.81667'^^xsd:double;
  dwc:endLongitude '-14.82'^^xsd:double;
  dwc:latitude '42.56'^^xsd:double;
  dwc:startLatitude '42.44667'^^xsd:double;
  dwc:endLatitude '42.68167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.81667 42.44667, -14.81667 42.68167, -14.82 42.68167, -14.82 42.44667, -14.81667 42.44667))'^^xsd:string;
  dwc:minimumDepth '5325'^^xsd:integer;
  dwc:maximumDepth '5325'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5221'^^xsd:string;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56 -14.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.56"^^xsd:decimal ;
  dwc:decimalLongitude "-14.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5325"^^xsd:integer ;
  dwc:maximumDepthInMeters "5325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5484'^^xsd:string;
  dwc:scientificName 'Gymnobela vayssieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.81'^^xsd:double;
  dwc:startLongitude '-14.81667'^^xsd:double;
  dwc:endLongitude '-14.82'^^xsd:double;
  dwc:latitude '42.56'^^xsd:double;
  dwc:startLatitude '42.44667'^^xsd:double;
  dwc:endLatitude '42.68167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.81667 42.44667, -14.81667 42.68167, -14.82 42.68167, -14.82 42.44667, -14.81667 42.44667))'^^xsd:string;
  dwc:minimumDepth '5325'^^xsd:integer;
  dwc:maximumDepth '5325'^^xsd:integer;
  dwc:aphiaid '815968'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5484'^^xsd:string;
  dwc:aphiaIdAccepted '139390'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56 -14.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.56"^^xsd:decimal ;
  dwc:decimalLongitude "-14.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5325"^^xsd:integer ;
  dwc:maximumDepthInMeters "5325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5520'^^xsd:string;
  dwc:scientificName 'Gymnobela lyroniclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.81'^^xsd:double;
  dwc:startLongitude '-14.81667'^^xsd:double;
  dwc:endLongitude '-14.82'^^xsd:double;
  dwc:latitude '42.56'^^xsd:double;
  dwc:startLatitude '42.44667'^^xsd:double;
  dwc:endLatitude '42.68167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.81667 42.44667, -14.81667 42.68167, -14.82 42.68167, -14.82 42.44667, -14.81667 42.44667))'^^xsd:string;
  dwc:minimumDepth '5325'^^xsd:integer;
  dwc:maximumDepth '5325'^^xsd:integer;
  dwc:aphiaid '815971'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5520'^^xsd:string;
  dwc:aphiaIdAccepted '815970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56 -14.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.56"^^xsd:decimal ;
  dwc:decimalLongitude "-14.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5325"^^xsd:integer ;
  dwc:maximumDepthInMeters "5325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4911'^^xsd:string;
  dwc:scientificName 'Polinices aff.agujanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.81'^^xsd:double;
  dwc:startLongitude '-14.81667'^^xsd:double;
  dwc:endLongitude '-14.82'^^xsd:double;
  dwc:latitude '42.56'^^xsd:double;
  dwc:startLatitude '42.44667'^^xsd:double;
  dwc:endLatitude '42.68167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.81667 42.44667, -14.81667 42.68167, -14.82 42.68167, -14.82 42.44667, -14.81667 42.44667))'^^xsd:string;
  dwc:minimumDepth '5325'^^xsd:integer;
  dwc:maximumDepth '5325'^^xsd:integer;
  dwc:occurrenceRemarks 'Identification of the “Meteor” material probably erroneous as the species was previously known from off Peru and the Gulf of Panama'^^xsd:string;
  dwc:aphiaid '147109'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4911'^^xsd:string;
  dwc:aphiaIdAccepted '147109'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.56 -14.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.56"^^xsd:decimal ;
  dwc:decimalLongitude "-14.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5325"^^xsd:integer ;
  dwc:maximumDepthInMeters "5325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5072'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.81'^^xsd:double;
  dwc:startLongitude '-14.81667'^^xsd:double;
  dwc:endLongitude '-14.82'^^xsd:double;
  dwc:latitude '42.56'^^xsd:double;
  dwc:startLatitude '42.44667'^^xsd:double;
  dwc:endLatitude '42.68167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.81667 42.44667, -14.81667 42.68167, -14.82 42.68167, -14.82 42.44667, -14.81667 42.44667))'^^xsd:string;
  dwc:minimumDepth '5325'^^xsd:integer;
  dwc:maximumDepth '5325'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5072'^^xsd:string;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5330"^^xsd:integer ;
  dwc:maximumDepthInMeters "5330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5483'^^xsd:string;
  dwc:scientificName 'Gymnobela vayssieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:minimumDepth '5330'^^xsd:integer;
  dwc:maximumDepth '5330'^^xsd:integer;
  dwc:aphiaid '815968'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5483'^^xsd:string;
  dwc:aphiaIdAccepted '139390'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5330"^^xsd:integer ;
  dwc:maximumDepthInMeters "5330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5329'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:minimumDepth '5330'^^xsd:integer;
  dwc:maximumDepth '5330'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5329'^^xsd:string;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -14.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5330"^^xsd:integer ;
  dwc:maximumDepthInMeters "5330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5223'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.63'^^xsd:double;
  dwc:startLongitude '-14.54167'^^xsd:double;
  dwc:endLongitude '-14.73333'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:startLatitude '42.41'^^xsd:double;
  dwc:endLatitude '42.60167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.54167 42.41, -14.54167 42.60167, -14.73333 42.60167, -14.73333 42.41, -14.54167 42.41))'^^xsd:string;
  dwc:minimumDepth '5330'^^xsd:integer;
  dwc:maximumDepth '5330'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5223'^^xsd:string;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -14.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5330"^^xsd:integer ;
  dwc:maximumDepthInMeters "5330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5487'^^xsd:string;
  dwc:scientificName 'Gymnobela vayssieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.63'^^xsd:double;
  dwc:startLongitude '-14.54167'^^xsd:double;
  dwc:endLongitude '-14.73333'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:startLatitude '42.41'^^xsd:double;
  dwc:endLatitude '42.60167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.54167 42.41, -14.54167 42.60167, -14.73333 42.60167, -14.73333 42.41, -14.54167 42.41))'^^xsd:string;
  dwc:minimumDepth '5330'^^xsd:integer;
  dwc:maximumDepth '5330'^^xsd:integer;
  dwc:aphiaid '815968'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5487'^^xsd:string;
  dwc:aphiaIdAccepted '139390'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -14.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5330"^^xsd:integer ;
  dwc:maximumDepthInMeters "5330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5439'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.63'^^xsd:double;
  dwc:startLongitude '-14.54167'^^xsd:double;
  dwc:endLongitude '-14.73333'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:startLatitude '42.41'^^xsd:double;
  dwc:endLatitude '42.60167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.54167 42.41, -14.54167 42.60167, -14.73333 42.60167, -14.73333 42.41, -14.54167 42.41))'^^xsd:string;
  dwc:minimumDepth '5330'^^xsd:integer;
  dwc:maximumDepth '5330'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5439'^^xsd:string;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -14.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5330"^^xsd:integer ;
  dwc:maximumDepthInMeters "5330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5615'^^xsd:string;
  dwc:scientificName 'Famelica catharinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.63'^^xsd:double;
  dwc:startLongitude '-14.54167'^^xsd:double;
  dwc:endLongitude '-14.73333'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:startLatitude '42.41'^^xsd:double;
  dwc:endLatitude '42.60167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.54167 42.41, -14.54167 42.60167, -14.73333 42.60167, -14.73333 42.41, -14.54167 42.41))'^^xsd:string;
  dwc:minimumDepth '5330'^^xsd:integer;
  dwc:maximumDepth '5330'^^xsd:integer;
  dwc:aphiaid '139236'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5615'^^xsd:string;
  dwc:aphiaIdAccepted '139236'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -14.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5330"^^xsd:integer ;
  dwc:maximumDepthInMeters "5330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5362'^^xsd:string;
  dwc:scientificName 'Gymnobela emertoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.63'^^xsd:double;
  dwc:startLongitude '-14.54167'^^xsd:double;
  dwc:endLongitude '-14.73333'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:startLatitude '42.41'^^xsd:double;
  dwc:endLatitude '42.60167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.54167 42.41, -14.54167 42.60167, -14.73333 42.60167, -14.73333 42.41, -14.54167 42.41))'^^xsd:string;
  dwc:minimumDepth '5330'^^xsd:integer;
  dwc:maximumDepth '5330'^^xsd:integer;
  dwc:aphiaid '139246'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5362'^^xsd:string;
  dwc:aphiaIdAccepted '139246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -14.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5330"^^xsd:integer ;
  dwc:maximumDepthInMeters "5330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5522'^^xsd:string;
  dwc:scientificName 'Gymnobela lyroniclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.63'^^xsd:double;
  dwc:startLongitude '-14.54167'^^xsd:double;
  dwc:endLongitude '-14.73333'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:startLatitude '42.41'^^xsd:double;
  dwc:endLatitude '42.60167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.54167 42.41, -14.54167 42.60167, -14.73333 42.60167, -14.73333 42.41, -14.54167 42.41))'^^xsd:string;
  dwc:minimumDepth '5330'^^xsd:integer;
  dwc:maximumDepth '5330'^^xsd:integer;
  dwc:aphiaid '815971'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5522'^^xsd:string;
  dwc:aphiaIdAccepted '815970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 -14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5330"^^xsd:integer ;
  dwc:maximumDepthInMeters "5330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5074'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.6'^^xsd:double;
  dwc:startLongitude '-14.7'^^xsd:double;
  dwc:endLongitude '-14.51167'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:startLatitude '42.105'^^xsd:double;
  dwc:endLatitude '42.135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.51167 42.105, -14.51167 42.135, -14.7 42.135, -14.7 42.105, -14.51167 42.105))'^^xsd:string;
  dwc:minimumDepth '5330'^^xsd:integer;
  dwc:maximumDepth '5330'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5074'^^xsd:string;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 -14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5330"^^xsd:integer ;
  dwc:maximumDepthInMeters "5330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5486'^^xsd:string;
  dwc:scientificName 'Gymnobela vayssieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.6'^^xsd:double;
  dwc:startLongitude '-14.7'^^xsd:double;
  dwc:endLongitude '-14.51167'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:startLatitude '42.105'^^xsd:double;
  dwc:endLatitude '42.135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.51167 42.105, -14.51167 42.135, -14.7 42.135, -14.7 42.105, -14.51167 42.105))'^^xsd:string;
  dwc:minimumDepth '5330'^^xsd:integer;
  dwc:maximumDepth '5330'^^xsd:integer;
  dwc:aphiaid '815968'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5486'^^xsd:string;
  dwc:aphiaIdAccepted '139390'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 -14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5330"^^xsd:integer ;
  dwc:maximumDepthInMeters "5330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5614'^^xsd:string;
  dwc:scientificName 'Famelica catharinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.6'^^xsd:double;
  dwc:startLongitude '-14.7'^^xsd:double;
  dwc:endLongitude '-14.51167'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:startLatitude '42.105'^^xsd:double;
  dwc:endLatitude '42.135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.51167 42.105, -14.51167 42.135, -14.7 42.135, -14.7 42.105, -14.51167 42.105))'^^xsd:string;
  dwc:minimumDepth '5330'^^xsd:integer;
  dwc:maximumDepth '5330'^^xsd:integer;
  dwc:aphiaid '139236'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5614'^^xsd:string;
  dwc:aphiaIdAccepted '139236'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 -14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5330"^^xsd:integer ;
  dwc:maximumDepthInMeters "5330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5203'^^xsd:string;
  dwc:scientificName 'Pleurotomella sandersoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.6'^^xsd:double;
  dwc:startLongitude '-14.7'^^xsd:double;
  dwc:endLongitude '-14.51167'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:startLatitude '42.105'^^xsd:double;
  dwc:endLatitude '42.135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.51167 42.105, -14.51167 42.135, -14.7 42.135, -14.7 42.105, -14.51167 42.105))'^^xsd:string;
  dwc:minimumDepth '5330'^^xsd:integer;
  dwc:maximumDepth '5330'^^xsd:integer;
  dwc:aphiaid '139353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5203'^^xsd:string;
  dwc:aphiaIdAccepted '139353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 -14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5330"^^xsd:integer ;
  dwc:maximumDepthInMeters "5330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4629'^^xsd:string;
  dwc:scientificName 'Cocculina aff. pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.6'^^xsd:double;
  dwc:startLongitude '-14.7'^^xsd:double;
  dwc:endLongitude '-14.51167'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:startLatitude '42.105'^^xsd:double;
  dwc:endLatitude '42.135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.51167 42.105, -14.51167 42.135, -14.7 42.135, -14.7 42.105, -14.51167 42.105))'^^xsd:string;
  dwc:minimumDepth '5330'^^xsd:integer;
  dwc:maximumDepth '5330'^^xsd:integer;
  dwc:aphiaid '137800'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4629'^^xsd:string;
  dwc:aphiaIdAccepted '137800'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 -14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5330"^^xsd:integer ;
  dwc:maximumDepthInMeters "5330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5361'^^xsd:string;
  dwc:scientificName 'Gymnobela emertoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.6'^^xsd:double;
  dwc:startLongitude '-14.7'^^xsd:double;
  dwc:endLongitude '-14.51167'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:startLatitude '42.105'^^xsd:double;
  dwc:endLatitude '42.135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.51167 42.105, -14.51167 42.135, -14.7 42.135, -14.7 42.105, -14.51167 42.105))'^^xsd:string;
  dwc:minimumDepth '5330'^^xsd:integer;
  dwc:maximumDepth '5330'^^xsd:integer;
  dwc:aphiaid '139246'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5361'^^xsd:string;
  dwc:aphiaIdAccepted '139246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 -14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5330"^^xsd:integer ;
  dwc:maximumDepthInMeters "5330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4704'^^xsd:string;
  dwc:scientificName 'Moelleriopsis richardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.6'^^xsd:double;
  dwc:startLongitude '-14.7'^^xsd:double;
  dwc:endLongitude '-14.51167'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:startLatitude '42.105'^^xsd:double;
  dwc:endLatitude '42.135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.51167 42.105, -14.51167 42.135, -14.7 42.135, -14.7 42.105, -14.51167 42.105))'^^xsd:string;
  dwc:minimumDepth '5330'^^xsd:integer;
  dwc:maximumDepth '5330'^^xsd:integer;
  dwc:aphiaid '141508'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4704'^^xsd:string;
  dwc:aphiaIdAccepted '141508'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76 -14.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76"^^xsd:decimal ;
  dwc:decimalLongitude "-14.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5315"^^xsd:integer ;
  dwc:maximumDepthInMeters "5315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5073'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.32'^^xsd:double;
  dwc:startLongitude '-14.24667'^^xsd:double;
  dwc:endLongitude '-14.405'^^xsd:double;
  dwc:latitude '42.76'^^xsd:double;
  dwc:startLatitude '42.83'^^xsd:double;
  dwc:endLatitude '42.70667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.24667 42.70667, -14.24667 42.83, -14.405 42.83, -14.405 42.70667, -14.24667 42.70667))'^^xsd:string;
  dwc:minimumDepth '5315'^^xsd:integer;
  dwc:maximumDepth '5315'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5073'^^xsd:string;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76 -14.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76"^^xsd:decimal ;
  dwc:decimalLongitude "-14.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5315"^^xsd:integer ;
  dwc:maximumDepthInMeters "5315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5222'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.32'^^xsd:double;
  dwc:startLongitude '-14.24667'^^xsd:double;
  dwc:endLongitude '-14.405'^^xsd:double;
  dwc:latitude '42.76'^^xsd:double;
  dwc:startLatitude '42.83'^^xsd:double;
  dwc:endLatitude '42.70667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.24667 42.70667, -14.24667 42.83, -14.405 42.83, -14.405 42.70667, -14.24667 42.70667))'^^xsd:string;
  dwc:minimumDepth '5315'^^xsd:integer;
  dwc:maximumDepth '5315'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5222'^^xsd:string;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76 -14.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76"^^xsd:decimal ;
  dwc:decimalLongitude "-14.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5315"^^xsd:integer ;
  dwc:maximumDepthInMeters "5315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5746'^^xsd:string;
  dwc:scientificName 'Turbonilla sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.32'^^xsd:double;
  dwc:startLongitude '-14.24667'^^xsd:double;
  dwc:endLongitude '-14.405'^^xsd:double;
  dwc:latitude '42.76'^^xsd:double;
  dwc:startLatitude '42.83'^^xsd:double;
  dwc:endLatitude '42.70667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.24667 42.70667, -14.24667 42.83, -14.405 42.83, -14.405 42.70667, -14.24667 42.70667))'^^xsd:string;
  dwc:minimumDepth '5315'^^xsd:integer;
  dwc:maximumDepth '5315'^^xsd:integer;
  dwc:aphiaid '138421'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5746'^^xsd:string;
  dwc:aphiaIdAccepted '138421'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76 -14.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76"^^xsd:decimal ;
  dwc:decimalLongitude "-14.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5315"^^xsd:integer ;
  dwc:maximumDepthInMeters "5315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5438'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.32'^^xsd:double;
  dwc:startLongitude '-14.24667'^^xsd:double;
  dwc:endLongitude '-14.405'^^xsd:double;
  dwc:latitude '42.76'^^xsd:double;
  dwc:startLatitude '42.83'^^xsd:double;
  dwc:endLatitude '42.70667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.24667 42.70667, -14.24667 42.83, -14.405 42.83, -14.405 42.70667, -14.24667 42.70667))'^^xsd:string;
  dwc:minimumDepth '5315'^^xsd:integer;
  dwc:maximumDepth '5315'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5438'^^xsd:string;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76 -14.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76"^^xsd:decimal ;
  dwc:decimalLongitude "-14.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5315"^^xsd:integer ;
  dwc:maximumDepthInMeters "5315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5360'^^xsd:string;
  dwc:scientificName 'Gymnobela emertoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.32'^^xsd:double;
  dwc:startLongitude '-14.24667'^^xsd:double;
  dwc:endLongitude '-14.405'^^xsd:double;
  dwc:latitude '42.76'^^xsd:double;
  dwc:startLatitude '42.83'^^xsd:double;
  dwc:endLatitude '42.70667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.24667 42.70667, -14.24667 42.83, -14.405 42.83, -14.405 42.70667, -14.24667 42.70667))'^^xsd:string;
  dwc:minimumDepth '5315'^^xsd:integer;
  dwc:maximumDepth '5315'^^xsd:integer;
  dwc:aphiaid '139246'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5360'^^xsd:string;
  dwc:aphiaIdAccepted '139246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76 -14.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76"^^xsd:decimal ;
  dwc:decimalLongitude "-14.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5315"^^xsd:integer ;
  dwc:maximumDepthInMeters "5315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5152'^^xsd:string;
  dwc:scientificName 'Phymorhynchus alberti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.32'^^xsd:double;
  dwc:startLongitude '-14.24667'^^xsd:double;
  dwc:endLongitude '-14.405'^^xsd:double;
  dwc:latitude '42.76'^^xsd:double;
  dwc:startLatitude '42.83'^^xsd:double;
  dwc:endLatitude '42.70667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.24667 42.70667, -14.24667 42.83, -14.405 42.83, -14.405 42.70667, -14.24667 42.70667))'^^xsd:string;
  dwc:minimumDepth '5315'^^xsd:integer;
  dwc:maximumDepth '5315'^^xsd:integer;
  dwc:aphiaid '139339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5152'^^xsd:string;
  dwc:aphiaIdAccepted '139339'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76 -14.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76"^^xsd:decimal ;
  dwc:decimalLongitude "-14.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5315"^^xsd:integer ;
  dwc:maximumDepthInMeters "5315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4642'^^xsd:string;
  dwc:scientificName 'Seguenzia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.32'^^xsd:double;
  dwc:startLongitude '-14.24667'^^xsd:double;
  dwc:endLongitude '-14.405'^^xsd:double;
  dwc:latitude '42.76'^^xsd:double;
  dwc:startLatitude '42.83'^^xsd:double;
  dwc:endLatitude '42.70667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.24667 42.70667, -14.24667 42.83, -14.405 42.83, -14.405 42.70667, -14.24667 42.70667))'^^xsd:string;
  dwc:minimumDepth '5315'^^xsd:integer;
  dwc:maximumDepth '5315'^^xsd:integer;
  dwc:aphiaid '141430'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4642'^^xsd:string;
  dwc:aphiaIdAccepted '141430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76 -14.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76"^^xsd:decimal ;
  dwc:decimalLongitude "-14.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5315"^^xsd:integer ;
  dwc:maximumDepthInMeters "5315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5485'^^xsd:string;
  dwc:scientificName 'Gymnobela vayssieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.32'^^xsd:double;
  dwc:startLongitude '-14.24667'^^xsd:double;
  dwc:endLongitude '-14.405'^^xsd:double;
  dwc:latitude '42.76'^^xsd:double;
  dwc:startLatitude '42.83'^^xsd:double;
  dwc:endLatitude '42.70667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.24667 42.70667, -14.24667 42.83, -14.405 42.83, -14.405 42.70667, -14.24667 42.70667))'^^xsd:string;
  dwc:minimumDepth '5315'^^xsd:integer;
  dwc:maximumDepth '5315'^^xsd:integer;
  dwc:aphiaid '815968'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5485'^^xsd:string;
  dwc:aphiaIdAccepted '139390'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.98 -14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.98"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5260"^^xsd:integer ;
  dwc:maximumDepthInMeters "5260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5691'^^xsd:string;
  dwc:scientificName 'Pisolamia brychia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.1'^^xsd:double;
  dwc:latitude '42.98'^^xsd:double;
  dwc:minimumDepth '5260'^^xsd:integer;
  dwc:maximumDepth '5260'^^xsd:integer;
  dwc:aphiaid '139884'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5691'^^xsd:string;
  dwc:aphiaIdAccepted '139884'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.96 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.96"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5260"^^xsd:integer ;
  dwc:maximumDepthInMeters "5260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5692'^^xsd:string;
  dwc:scientificName 'Pisolamia brychia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '42.96'^^xsd:double;
  dwc:minimumDepth '5260'^^xsd:integer;
  dwc:maximumDepth '5260'^^xsd:integer;
  dwc:aphiaid '139884'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5692'^^xsd:string;
  dwc:aphiaIdAccepted '139884'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.76 -13.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.76"^^xsd:decimal ;
  dwc:decimalLongitude "-13.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3900"^^xsd:integer ;
  dwc:maximumDepthInMeters "3950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5756'^^xsd:string;
  dwc:scientificName 'Eccliseogyra sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-13.93'^^xsd:double;
  dwc:startLongitude '-13.93333'^^xsd:double;
  dwc:endLongitude '-13.94333'^^xsd:double;
  dwc:latitude '49.76'^^xsd:double;
  dwc:startLatitude '49.77167'^^xsd:double;
  dwc:endLatitude '49.76'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.93333 49.76, -13.93333 49.77167, -13.94333 49.77167, -13.94333 49.76, -13.93333 49.76))'^^xsd:string;
  dwc:minimumDepth '3900'^^xsd:integer;
  dwc:maximumDepth '3950'^^xsd:integer;
  dwc:aphiaid '139713'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5756'^^xsd:string;
  dwc:aphiaIdAccepted '139713'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06 -13.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06"^^xsd:decimal ;
  dwc:decimalLongitude "-13.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3690"^^xsd:integer ;
  dwc:maximumDepthInMeters "3690"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5676'^^xsd:string;
  dwc:scientificName 'Melanella densicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-13.91'^^xsd:double;
  dwc:latitude '50.06'^^xsd:double;
  dwc:minimumDepth '3690'^^xsd:integer;
  dwc:maximumDepth '3690'^^xsd:integer;
  dwc:aphiaid '139838'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5676'^^xsd:string;
  dwc:aphiaIdAccepted '139838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3338"^^xsd:integer ;
  dwc:maximumDepthInMeters "3356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4691'^^xsd:string;
  dwc:scientificName 'Palazzia planorbis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '50.13'^^xsd:double;
  dwc:minimumDepth '3338'^^xsd:integer;
  dwc:maximumDepth '3356'^^xsd:integer;
  dwc:aphiaid '180904'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4691'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.51 -13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.51"^^xsd:decimal ;
  dwc:decimalLongitude "-13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2475"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4772'^^xsd:string;
  dwc:scientificName 'Pseudosetia semipellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-13.65'^^xsd:double;
  dwc:startLongitude '-13.651'^^xsd:double;
  dwc:endLongitude '-13.651'^^xsd:double;
  dwc:latitude '73.51'^^xsd:double;
  dwc:startLatitude '73.50117'^^xsd:double;
  dwc:endLatitude '73.53383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.651 73.50117, -13.651 73.53383, -13.651 73.53383, -13.651 73.50117, -13.651 73.50117))'^^xsd:string;
  dwc:minimumDepth '2475'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:aphiaid '141329'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4772'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141329'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.51 -13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.51"^^xsd:decimal ;
  dwc:decimalLongitude "-13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2475"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5714'^^xsd:string;
  dwc:scientificName 'Crinolamia dahli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-13.65'^^xsd:double;
  dwc:startLongitude '-13.651'^^xsd:double;
  dwc:endLongitude '-13.651'^^xsd:double;
  dwc:latitude '73.51'^^xsd:double;
  dwc:startLatitude '73.50117'^^xsd:double;
  dwc:endLatitude '73.53383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.651 73.50117, -13.651 73.53383, -13.651 73.53383, -13.651 73.50117, -13.651 73.50117))'^^xsd:string;
  dwc:minimumDepth '2475'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:aphiaid '139786'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5714'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139786'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.51 -13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.51"^^xsd:decimal ;
  dwc:decimalLongitude "-13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2475"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4690'^^xsd:string;
  dwc:scientificName 'Anekes undulispira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-13.65'^^xsd:double;
  dwc:startLongitude '-13.651'^^xsd:double;
  dwc:endLongitude '-13.651'^^xsd:double;
  dwc:latitude '73.51'^^xsd:double;
  dwc:startLatitude '73.50117'^^xsd:double;
  dwc:endLatitude '73.53383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.651 73.50117, -13.651 73.53383, -13.651 73.53383, -13.651 73.50117, -13.651 73.50117))'^^xsd:string;
  dwc:minimumDepth '2475'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:aphiaid '815966'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4690'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.55 -13.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.55"^^xsd:decimal ;
  dwc:decimalLongitude "-13.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2470"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5014'^^xsd:string;
  dwc:scientificName 'Mohnia mohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-13.61'^^xsd:double;
  dwc:startLongitude '-13.65'^^xsd:double;
  dwc:endLongitude '-13.58333'^^xsd:double;
  dwc:latitude '73.55'^^xsd:double;
  dwc:startLatitude '73.6'^^xsd:double;
  dwc:endLatitude '73.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.58333 73.5, -13.58333 73.6, -13.65 73.6, -13.65 73.5, -13.58333 73.5))'^^xsd:string;
  dwc:minimumDepth '2470'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '138917'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5014'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.55 -13.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.55"^^xsd:decimal ;
  dwc:decimalLongitude "-13.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2470"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4833'^^xsd:string;
  dwc:scientificName 'Cryptonatica bathybii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-13.61'^^xsd:double;
  dwc:startLongitude '-13.65'^^xsd:double;
  dwc:endLongitude '-13.58333'^^xsd:double;
  dwc:latitude '73.55'^^xsd:double;
  dwc:startLatitude '73.6'^^xsd:double;
  dwc:endLatitude '73.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.58333 73.5, -13.58333 73.6, -13.65 73.6, -13.65 73.5, -13.58333 73.5))'^^xsd:string;
  dwc:minimumDepth '2470'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '140526'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4833'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.55 -13.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.55"^^xsd:decimal ;
  dwc:decimalLongitude "-13.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2470"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5034'^^xsd:string;
  dwc:scientificName 'Mohnia danielsseni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-13.61'^^xsd:double;
  dwc:startLongitude '-13.65'^^xsd:double;
  dwc:endLongitude '-13.58333'^^xsd:double;
  dwc:latitude '73.55'^^xsd:double;
  dwc:startLatitude '73.6'^^xsd:double;
  dwc:endLatitude '73.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.58333 73.5, -13.58333 73.6, -13.65 73.6, -13.65 73.5, -13.58333 73.5))'^^xsd:string;
  dwc:minimumDepth '2470'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '138915'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5034'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.59 -13.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.59"^^xsd:decimal ;
  dwc:decimalLongitude "-13.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2470"^^xsd:integer ;
  dwc:maximumDepthInMeters "2470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4689'^^xsd:string;
  dwc:scientificName 'Anekes undulispira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-13.58'^^xsd:double;
  dwc:startLongitude '-13.5835'^^xsd:double;
  dwc:endLongitude '-13.58467'^^xsd:double;
  dwc:latitude '73.59'^^xsd:double;
  dwc:startLatitude '73.6005'^^xsd:double;
  dwc:endLatitude '73.58483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.5835 73.58483, -13.5835 73.6005, -13.58467 73.6005, -13.58467 73.58483, -13.5835 73.58483))'^^xsd:string;
  dwc:minimumDepth '2470'^^xsd:integer;
  dwc:maximumDepth '2470'^^xsd:integer;
  dwc:aphiaid '815966'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4689'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45 -13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.45"^^xsd:decimal ;
  dwc:decimalLongitude "-13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2002"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5586'^^xsd:string;
  dwc:scientificName 'Oenopota dictyophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-13.55'^^xsd:double;
  dwc:latitude '49.45'^^xsd:double;
  dwc:minimumDepth '2002'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '139316'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5586'^^xsd:string;
  dwc:aphiaIdAccepted '139316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45 -13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.45"^^xsd:decimal ;
  dwc:decimalLongitude "-13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2002"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4963'^^xsd:string;
  dwc:scientificName 'Zerotula incornita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-13.55'^^xsd:double;
  dwc:latitude '49.45'^^xsd:double;
  dwc:minimumDepth '2002'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '142013'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4963'^^xsd:string;
  dwc:aphiaIdAccepted '142013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45 -13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.45"^^xsd:decimal ;
  dwc:decimalLongitude "-13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2002"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5573'^^xsd:string;
  dwc:scientificName 'Oenopota ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-13.55'^^xsd:double;
  dwc:latitude '49.45'^^xsd:double;
  dwc:minimumDepth '2002'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '139326'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5573'^^xsd:string;
  dwc:aphiaIdAccepted '160242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.45 -13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.45"^^xsd:decimal ;
  dwc:decimalLongitude "-13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2100"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5170'^^xsd:string;
  dwc:scientificName 'Typhlomangelia nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-13.55'^^xsd:double;
  dwc:latitude '49.45'^^xsd:double;
  dwc:minimumDepth '2100'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '139391'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5170'^^xsd:string;
  dwc:aphiaIdAccepted '139391'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67 -13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67"^^xsd:decimal ;
  dwc:decimalLongitude "-13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5315"^^xsd:integer ;
  dwc:maximumDepthInMeters "5315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5617'^^xsd:string;
  dwc:scientificName 'Famelica catharinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-13.53'^^xsd:double;
  dwc:startLongitude '-13.49667'^^xsd:double;
  dwc:endLongitude '-13.57167'^^xsd:double;
  dwc:latitude '42.67'^^xsd:double;
  dwc:startLatitude '42.74167'^^xsd:double;
  dwc:endLatitude '42.60833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.49667 42.60833, -13.49667 42.74167, -13.57167 42.74167, -13.57167 42.60833, -13.49667 42.60833))'^^xsd:string;
  dwc:minimumDepth '5315'^^xsd:integer;
  dwc:maximumDepth '5315'^^xsd:integer;
  dwc:aphiaid '139236'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5617'^^xsd:string;
  dwc:aphiaIdAccepted '139236'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67 -13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67"^^xsd:decimal ;
  dwc:decimalLongitude "-13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5315"^^xsd:integer ;
  dwc:maximumDepthInMeters "5315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4913'^^xsd:string;
  dwc:scientificName 'Polinices aff.agujanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-13.53'^^xsd:double;
  dwc:startLongitude '-13.49667'^^xsd:double;
  dwc:endLongitude '-13.57167'^^xsd:double;
  dwc:latitude '42.67'^^xsd:double;
  dwc:startLatitude '42.74167'^^xsd:double;
  dwc:endLatitude '42.60833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.49667 42.60833, -13.49667 42.74167, -13.57167 42.74167, -13.57167 42.60833, -13.49667 42.60833))'^^xsd:string;
  dwc:minimumDepth '5315'^^xsd:integer;
  dwc:maximumDepth '5315'^^xsd:integer;
  dwc:aphiaid '147109'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4913'^^xsd:string;
  dwc:aphiaIdAccepted '147109'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67 -13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67"^^xsd:decimal ;
  dwc:decimalLongitude "-13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5315"^^xsd:integer ;
  dwc:maximumDepthInMeters "5315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4914'^^xsd:string;
  dwc:scientificName 'Polinices cf. nanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-13.53'^^xsd:double;
  dwc:startLongitude '-13.49667'^^xsd:double;
  dwc:endLongitude '-13.57167'^^xsd:double;
  dwc:latitude '42.67'^^xsd:double;
  dwc:startLatitude '42.74167'^^xsd:double;
  dwc:endLatitude '42.60833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.49667 42.60833, -13.49667 42.74167, -13.57167 42.74167, -13.57167 42.60833, -13.49667 42.60833))'^^xsd:string;
  dwc:minimumDepth '5315'^^xsd:integer;
  dwc:maximumDepth '5315'^^xsd:integer;
  dwc:occurrenceRemarks 'All deep-sea findings of this high arctic shallow water species recorded in the literature, are due to erroneous identifications (Bouchet,Warén, 1993: 810–812)'^^xsd:string;
  dwc:aphiaid '147109'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4914'^^xsd:string;
  dwc:aphiaIdAccepted '147109'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67 -13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67"^^xsd:decimal ;
  dwc:decimalLongitude "-13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5315"^^xsd:integer ;
  dwc:maximumDepthInMeters "5315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5076'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-13.53'^^xsd:double;
  dwc:startLongitude '-13.49667'^^xsd:double;
  dwc:endLongitude '-13.57167'^^xsd:double;
  dwc:latitude '42.67'^^xsd:double;
  dwc:startLatitude '42.74167'^^xsd:double;
  dwc:endLatitude '42.60833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.49667 42.60833, -13.49667 42.74167, -13.57167 42.74167, -13.57167 42.60833, -13.49667 42.60833))'^^xsd:string;
  dwc:minimumDepth '5315'^^xsd:integer;
  dwc:maximumDepth '5315'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5076'^^xsd:string;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67 -13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67"^^xsd:decimal ;
  dwc:decimalLongitude "-13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5315"^^xsd:integer ;
  dwc:maximumDepthInMeters "5315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5475'^^xsd:string;
  dwc:scientificName 'Gymnobela phyxanor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-13.53'^^xsd:double;
  dwc:startLongitude '-13.49667'^^xsd:double;
  dwc:endLongitude '-13.57167'^^xsd:double;
  dwc:latitude '42.67'^^xsd:double;
  dwc:startLatitude '42.74167'^^xsd:double;
  dwc:endLatitude '42.60833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.49667 42.60833, -13.49667 42.74167, -13.57167 42.74167, -13.57167 42.60833, -13.49667 42.60833))'^^xsd:string;
  dwc:minimumDepth '5315'^^xsd:integer;
  dwc:maximumDepth '5315'^^xsd:integer;
  dwc:aphiaid '183177'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5475'^^xsd:string;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67 -13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67"^^xsd:decimal ;
  dwc:decimalLongitude "-13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5315"^^xsd:integer ;
  dwc:maximumDepthInMeters "5315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5224'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-13.53'^^xsd:double;
  dwc:startLongitude '-13.49667'^^xsd:double;
  dwc:endLongitude '-13.57167'^^xsd:double;
  dwc:latitude '42.67'^^xsd:double;
  dwc:startLatitude '42.74167'^^xsd:double;
  dwc:endLatitude '42.60833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.49667 42.60833, -13.49667 42.74167, -13.57167 42.74167, -13.57167 42.60833, -13.49667 42.60833))'^^xsd:string;
  dwc:minimumDepth '5315'^^xsd:integer;
  dwc:maximumDepth '5315'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5224'^^xsd:string;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67 -13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67"^^xsd:decimal ;
  dwc:decimalLongitude "-13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5315"^^xsd:integer ;
  dwc:maximumDepthInMeters "5315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5441'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-13.53'^^xsd:double;
  dwc:startLongitude '-13.49667'^^xsd:double;
  dwc:endLongitude '-13.57167'^^xsd:double;
  dwc:latitude '42.67'^^xsd:double;
  dwc:startLatitude '42.74167'^^xsd:double;
  dwc:endLatitude '42.60833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.49667 42.60833, -13.49667 42.74167, -13.57167 42.74167, -13.57167 42.60833, -13.49667 42.60833))'^^xsd:string;
  dwc:minimumDepth '5315'^^xsd:integer;
  dwc:maximumDepth '5315'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5441'^^xsd:string;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67 -13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67"^^xsd:decimal ;
  dwc:decimalLongitude "-13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5315"^^xsd:integer ;
  dwc:maximumDepthInMeters "5315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5330'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-13.53'^^xsd:double;
  dwc:startLongitude '-13.49667'^^xsd:double;
  dwc:endLongitude '-13.57167'^^xsd:double;
  dwc:latitude '42.67'^^xsd:double;
  dwc:startLatitude '42.74167'^^xsd:double;
  dwc:endLatitude '42.60833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.49667 42.60833, -13.49667 42.74167, -13.57167 42.74167, -13.57167 42.60833, -13.49667 42.60833))'^^xsd:string;
  dwc:minimumDepth '5315'^^xsd:integer;
  dwc:maximumDepth '5315'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5330'^^xsd:string;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67 -13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67"^^xsd:decimal ;
  dwc:decimalLongitude "-13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5315"^^xsd:integer ;
  dwc:maximumDepthInMeters "5315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5524'^^xsd:string;
  dwc:scientificName 'Gymnobela lyroniclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-13.53'^^xsd:double;
  dwc:startLongitude '-13.49667'^^xsd:double;
  dwc:endLongitude '-13.57167'^^xsd:double;
  dwc:latitude '42.67'^^xsd:double;
  dwc:startLatitude '42.74167'^^xsd:double;
  dwc:endLatitude '42.60833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.49667 42.60833, -13.49667 42.74167, -13.57167 42.74167, -13.57167 42.60833, -13.49667 42.60833))'^^xsd:string;
  dwc:minimumDepth '5315'^^xsd:integer;
  dwc:maximumDepth '5315'^^xsd:integer;
  dwc:aphiaid '815971'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5524'^^xsd:string;
  dwc:aphiaIdAccepted '815970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67 -13.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67"^^xsd:decimal ;
  dwc:decimalLongitude "-13.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5318"^^xsd:integer ;
  dwc:maximumDepthInMeters "5318"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5075'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-13.49'^^xsd:double;
  dwc:startLongitude '-13.51667'^^xsd:double;
  dwc:endLongitude '-13.46667'^^xsd:double;
  dwc:latitude '42.67'^^xsd:double;
  dwc:startLatitude '42.64167'^^xsd:double;
  dwc:endLatitude '42.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.46667 42.64167, -13.46667 42.7, -13.51667 42.7, -13.51667 42.64167, -13.46667 42.64167))'^^xsd:string;
  dwc:minimumDepth '5318'^^xsd:integer;
  dwc:maximumDepth '5318'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5075'^^xsd:string;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67 -13.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67"^^xsd:decimal ;
  dwc:decimalLongitude "-13.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5318"^^xsd:integer ;
  dwc:maximumDepthInMeters "5318"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5616'^^xsd:string;
  dwc:scientificName 'Famelica catharinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-13.49'^^xsd:double;
  dwc:startLongitude '-13.51667'^^xsd:double;
  dwc:endLongitude '-13.46667'^^xsd:double;
  dwc:latitude '42.67'^^xsd:double;
  dwc:startLatitude '42.64167'^^xsd:double;
  dwc:endLatitude '42.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.46667 42.64167, -13.46667 42.7, -13.51667 42.7, -13.51667 42.64167, -13.46667 42.64167))'^^xsd:string;
  dwc:minimumDepth '5318'^^xsd:integer;
  dwc:maximumDepth '5318'^^xsd:integer;
  dwc:aphiaid '139236'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5616'^^xsd:string;
  dwc:aphiaIdAccepted '139236'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67 -13.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67"^^xsd:decimal ;
  dwc:decimalLongitude "-13.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5318"^^xsd:integer ;
  dwc:maximumDepthInMeters "5318"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5440'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-13.49'^^xsd:double;
  dwc:startLongitude '-13.51667'^^xsd:double;
  dwc:endLongitude '-13.46667'^^xsd:double;
  dwc:latitude '42.67'^^xsd:double;
  dwc:startLatitude '42.64167'^^xsd:double;
  dwc:endLatitude '42.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.46667 42.64167, -13.46667 42.7, -13.51667 42.7, -13.51667 42.64167, -13.46667 42.64167))'^^xsd:string;
  dwc:minimumDepth '5318'^^xsd:integer;
  dwc:maximumDepth '5318'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5440'^^xsd:string;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67 -13.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67"^^xsd:decimal ;
  dwc:decimalLongitude "-13.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5318"^^xsd:integer ;
  dwc:maximumDepthInMeters "5318"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5523'^^xsd:string;
  dwc:scientificName 'Gymnobela lyroniclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-13.49'^^xsd:double;
  dwc:startLongitude '-13.51667'^^xsd:double;
  dwc:endLongitude '-13.46667'^^xsd:double;
  dwc:latitude '42.67'^^xsd:double;
  dwc:startLatitude '42.64167'^^xsd:double;
  dwc:endLatitude '42.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.46667 42.64167, -13.46667 42.7, -13.51667 42.7, -13.51667 42.64167, -13.46667 42.64167))'^^xsd:string;
  dwc:minimumDepth '5318'^^xsd:integer;
  dwc:maximumDepth '5318'^^xsd:integer;
  dwc:aphiaid '815971'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5523'^^xsd:string;
  dwc:aphiaIdAccepted '815970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.67 -13.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.67"^^xsd:decimal ;
  dwc:decimalLongitude "-13.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5318"^^xsd:integer ;
  dwc:maximumDepthInMeters "5318"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4912'^^xsd:string;
  dwc:scientificName 'Polinices aff.agujanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-13.49'^^xsd:double;
  dwc:startLongitude '-13.51667'^^xsd:double;
  dwc:endLongitude '-13.46667'^^xsd:double;
  dwc:latitude '42.67'^^xsd:double;
  dwc:startLatitude '42.64167'^^xsd:double;
  dwc:endLatitude '42.7'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.46667 42.64167, -13.46667 42.7, -13.51667 42.7, -13.51667 42.64167, -13.46667 42.64167))'^^xsd:string;
  dwc:minimumDepth '5318'^^xsd:integer;
  dwc:maximumDepth '5318'^^xsd:integer;
  dwc:aphiaid '147109'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4912'^^xsd:string;
  dwc:aphiaIdAccepted '147109'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41 -13.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.41"^^xsd:decimal ;
  dwc:decimalLongitude "-13.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2640"^^xsd:integer ;
  dwc:maximumDepthInMeters "2650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4739'^^xsd:string;
  dwc:scientificName 'Cerithiella metula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-13.33'^^xsd:double;
  dwc:latitude '50.41'^^xsd:double;
  dwc:minimumDepth '2640'^^xsd:integer;
  dwc:maximumDepth '2650'^^xsd:integer;
  dwc:aphiaid '139072'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4739'^^xsd:string;
  dwc:aphiaIdAccepted '139072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41 -13.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.41"^^xsd:decimal ;
  dwc:decimalLongitude "-13.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2640"^^xsd:integer ;
  dwc:maximumDepthInMeters "2650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4838'^^xsd:string;
  dwc:scientificName 'Amauropsis sphaeroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-13.33'^^xsd:double;
  dwc:latitude '50.41'^^xsd:double;
  dwc:minimumDepth '2640'^^xsd:integer;
  dwc:maximumDepth '2650'^^xsd:integer;
  dwc:aphiaid '140522'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4838'^^xsd:string;
  dwc:aphiaIdAccepted '140522'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41 -13.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.41"^^xsd:decimal ;
  dwc:decimalLongitude "-13.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2640"^^xsd:integer ;
  dwc:maximumDepthInMeters "2650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4877'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-13.33'^^xsd:double;
  dwc:latitude '50.41'^^xsd:double;
  dwc:minimumDepth '2640'^^xsd:integer;
  dwc:maximumDepth '2650'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4877'^^xsd:string;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.41 -13.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.41"^^xsd:decimal ;
  dwc:decimalLongitude "-13.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2640"^^xsd:integer ;
  dwc:maximumDepthInMeters "2650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5770'^^xsd:string;
  dwc:scientificName 'Periapta gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-13.33'^^xsd:double;
  dwc:latitude '50.41'^^xsd:double;
  dwc:minimumDepth '2640'^^xsd:integer;
  dwc:maximumDepth '2650'^^xsd:integer;
  dwc:aphiaid '139758'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5770'^^xsd:string;
  dwc:aphiaIdAccepted '139758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21 -13.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21"^^xsd:decimal ;
  dwc:decimalLongitude "-13.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2719"^^xsd:integer ;
  dwc:maximumDepthInMeters "2719"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4891'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.26'^^xsd:double;
  dwc:latitude '50.21'^^xsd:double;
  dwc:minimumDepth '2719'^^xsd:integer;
  dwc:maximumDepth '2719'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4891'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25"^^xsd:decimal ;
  dwc:decimalLongitude "-13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2644"^^xsd:integer ;
  dwc:maximumDepthInMeters "2644"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4887'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '50.25'^^xsd:double;
  dwc:minimumDepth '2644'^^xsd:integer;
  dwc:maximumDepth '2644'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4887'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25"^^xsd:decimal ;
  dwc:decimalLongitude "-13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2644"^^xsd:integer ;
  dwc:maximumDepthInMeters "2644"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5468'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '50.25'^^xsd:double;
  dwc:minimumDepth '2644'^^xsd:integer;
  dwc:maximumDepth '2644'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5468'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25"^^xsd:decimal ;
  dwc:decimalLongitude "-13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2644"^^xsd:integer ;
  dwc:maximumDepthInMeters "2644"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5191'^^xsd:string;
  dwc:scientificName 'Drilliola pruina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '50.25'^^xsd:double;
  dwc:minimumDepth '2644'^^xsd:integer;
  dwc:maximumDepth '2644'^^xsd:integer;
  dwc:aphiaid '160277'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5191'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '832443'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25"^^xsd:decimal ;
  dwc:decimalLongitude "-13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2644"^^xsd:integer ;
  dwc:maximumDepthInMeters "2644"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4854'^^xsd:string;
  dwc:scientificName 'Amauropsis sphaeroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '50.25'^^xsd:double;
  dwc:minimumDepth '2644'^^xsd:integer;
  dwc:maximumDepth '2644'^^xsd:integer;
  dwc:aphiaid '140522'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4854'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25"^^xsd:decimal ;
  dwc:decimalLongitude "-13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2644"^^xsd:integer ;
  dwc:maximumDepthInMeters "2644"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4932'^^xsd:string;
  dwc:scientificName 'Oocorys sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '50.25'^^xsd:double;
  dwc:minimumDepth '2644'^^xsd:integer;
  dwc:maximumDepth '2644'^^xsd:integer;
  dwc:aphiaid '139025'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4932'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139025'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25"^^xsd:decimal ;
  dwc:decimalLongitude "-13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2644"^^xsd:integer ;
  dwc:maximumDepthInMeters "2644"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5091'^^xsd:string;
  dwc:scientificName 'Iphinopsis fuscoapicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '50.25'^^xsd:double;
  dwc:minimumDepth '2644'^^xsd:integer;
  dwc:maximumDepth '2644'^^xsd:integer;
  dwc:aphiaid '138980'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5091'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -13.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^xsd:decimal ;
  dwc:decimalLongitude "-13.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2634"^^xsd:integer ;
  dwc:maximumDepthInMeters "2634"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5467'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.16'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:minimumDepth '2634'^^xsd:integer;
  dwc:maximumDepth '2634'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5467'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -13.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^xsd:decimal ;
  dwc:decimalLongitude "-13.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2634"^^xsd:integer ;
  dwc:maximumDepthInMeters "2634"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5192'^^xsd:string;
  dwc:scientificName 'Drilliola pruina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.16'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:minimumDepth '2634'^^xsd:integer;
  dwc:maximumDepth '2634'^^xsd:integer;
  dwc:aphiaid '160277'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5192'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '832443'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -13.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^xsd:decimal ;
  dwc:decimalLongitude "-13.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2634"^^xsd:integer ;
  dwc:maximumDepthInMeters "2634"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5247'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.16'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:minimumDepth '2634'^^xsd:integer;
  dwc:maximumDepth '2634'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5247'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -13.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^xsd:decimal ;
  dwc:decimalLongitude "-13.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2634"^^xsd:integer ;
  dwc:maximumDepthInMeters "2634"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5566'^^xsd:string;
  dwc:scientificName 'Xanthodaphne sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.16'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:minimumDepth '2634'^^xsd:integer;
  dwc:maximumDepth '2634'^^xsd:integer;
  dwc:aphiaid '137836'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5566'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -13.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^xsd:decimal ;
  dwc:decimalLongitude "-13.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2544"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5087'^^xsd:string;
  dwc:scientificName 'Iphinopsis fuscoapicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.11'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:minimumDepth '2544'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '138980'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5087'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -13.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^xsd:decimal ;
  dwc:decimalLongitude "-13.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2544"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5373'^^xsd:string;
  dwc:scientificName 'Gymnobela aquilarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.11'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:minimumDepth '2544'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '139244'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5373'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139244'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -13.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^xsd:decimal ;
  dwc:decimalLongitude "-13.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2544"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5251'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.11'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:minimumDepth '2544'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5251'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -13.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^xsd:decimal ;
  dwc:decimalLongitude "-13.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2544"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5465'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.11'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:minimumDepth '2544'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5465'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -13.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^xsd:decimal ;
  dwc:decimalLongitude "-13.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2544"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5194'^^xsd:string;
  dwc:scientificName 'Drilliola pruina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.11'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:minimumDepth '2544'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '160277'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5194'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '832443'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -13.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^xsd:decimal ;
  dwc:decimalLongitude "-13.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2544"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4844'^^xsd:string;
  dwc:scientificName 'Amauropsis sphaeroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.11'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:minimumDepth '2544'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '140522'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4844'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -13.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^xsd:decimal ;
  dwc:decimalLongitude "-13.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2544"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5401'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.11'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:minimumDepth '2544'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5401'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -13.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^xsd:decimal ;
  dwc:decimalLongitude "-13.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2544"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4892'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.11'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:minimumDepth '2544'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4892'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31 -13.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31"^^xsd:decimal ;
  dwc:decimalLongitude "-13.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2544"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4933'^^xsd:string;
  dwc:scientificName 'Oocorys sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.11'^^xsd:double;
  dwc:latitude '50.31'^^xsd:double;
  dwc:minimumDepth '2544'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '139025'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4933'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139025'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -12.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-12.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2498"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5466'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.93'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:minimumDepth '2498'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5466'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -12.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-12.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2498"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5402'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.93'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:minimumDepth '2498'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5402'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -12.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-12.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2498"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5374'^^xsd:string;
  dwc:scientificName 'Gymnobela aquilarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.93'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:minimumDepth '2498'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:aphiaid '139244'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5374'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139244'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -12.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-12.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2498"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4893'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.93'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:minimumDepth '2498'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4893'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -12.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-12.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2498"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5092'^^xsd:string;
  dwc:scientificName 'Iphinopsis fuscoapicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.93'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:minimumDepth '2498'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:aphiaid '138980'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5092'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -12.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-12.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2498"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5605'^^xsd:string;
  dwc:scientificName 'Lusitanops cingulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.93'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:minimumDepth '2498'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:aphiaid '183247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5605'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139259'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 -12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "-12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2897"^^xsd:integer ;
  dwc:maximumDepthInMeters "2897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4843'^^xsd:string;
  dwc:scientificName 'Amauropsis sphaeroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.88'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '2897'^^xsd:integer;
  dwc:maximumDepth '2897'^^xsd:integer;
  dwc:aphiaid '140522'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4843'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 -12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "-12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2897"^^xsd:integer ;
  dwc:maximumDepthInMeters "2897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5245'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.88'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '2897'^^xsd:integer;
  dwc:maximumDepth '2897'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5245'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 -12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "-12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2897"^^xsd:integer ;
  dwc:maximumDepthInMeters "2897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5697'^^xsd:string;
  dwc:scientificName 'Crinolamia anguistispira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.88'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '2897'^^xsd:integer;
  dwc:maximumDepth '2897'^^xsd:integer;
  dwc:aphiaid '139785'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5697'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139785'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 -12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "-12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2897"^^xsd:integer ;
  dwc:maximumDepthInMeters "2897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5662'^^xsd:string;
  dwc:scientificName 'Melanella lucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.88'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '2897'^^xsd:integer;
  dwc:maximumDepth '2897'^^xsd:integer;
  dwc:aphiaid '139850'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5662'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139850'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 -12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "-12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2897"^^xsd:integer ;
  dwc:maximumDepthInMeters "2897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5673'^^xsd:string;
  dwc:scientificName 'Melanella charissa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.88'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '2897'^^xsd:integer;
  dwc:maximumDepth '2897'^^xsd:integer;
  dwc:aphiaid '139834'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5673'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 -12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "-12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2897"^^xsd:integer ;
  dwc:maximumDepthInMeters "2897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4890'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.88'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '2897'^^xsd:integer;
  dwc:maximumDepth '2897'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4890'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 -12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "-12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2897"^^xsd:integer ;
  dwc:maximumDepthInMeters "2897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5090'^^xsd:string;
  dwc:scientificName 'Iphinopsis fuscoapicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.88'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '2897'^^xsd:integer;
  dwc:maximumDepth '2897'^^xsd:integer;
  dwc:aphiaid '138980'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5090'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 -12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "-12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2897"^^xsd:integer ;
  dwc:maximumDepthInMeters "2897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4815'^^xsd:string;
  dwc:scientificName 'Torellia delicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.88'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '2897'^^xsd:integer;
  dwc:maximumDepth '2897'^^xsd:integer;
  dwc:aphiaid '138985'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4815'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.68 -12.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.68"^^xsd:decimal ;
  dwc:decimalLongitude "-12.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4837'^^xsd:string;
  dwc:scientificName 'Amauropsis sphaeroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-12.83'^^xsd:double;
  dwc:latitude '50.68'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2315'^^xsd:integer;
  dwc:aphiaid '140522'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4837'^^xsd:string;
  dwc:aphiaIdAccepted '140522'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05 -12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05"^^xsd:decimal ;
  dwc:decimalLongitude "-12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2895"^^xsd:integer ;
  dwc:maximumDepthInMeters "2895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4978'^^xsd:string;
  dwc:scientificName 'Trophon echinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.76'^^xsd:double;
  dwc:latitude '55.05'^^xsd:double;
  dwc:minimumDepth '2895'^^xsd:integer;
  dwc:maximumDepth '2895'^^xsd:integer;
  dwc:aphiaid '140424'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4978'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181040'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05 -12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05"^^xsd:decimal ;
  dwc:decimalLongitude "-12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2895"^^xsd:integer ;
  dwc:maximumDepthInMeters "2895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5132'^^xsd:string;
  dwc:scientificName 'Aforia hypomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.76'^^xsd:double;
  dwc:latitude '55.05'^^xsd:double;
  dwc:minimumDepth '2895'^^xsd:integer;
  dwc:maximumDepth '2895'^^xsd:integer;
  dwc:aphiaid '747547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5132'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05 -12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05"^^xsd:decimal ;
  dwc:decimalLongitude "-12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2895"^^xsd:integer ;
  dwc:maximumDepthInMeters "2895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4734'^^xsd:string;
  dwc:scientificName 'Cerithiella metula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.76'^^xsd:double;
  dwc:latitude '55.05'^^xsd:double;
  dwc:minimumDepth '2895'^^xsd:integer;
  dwc:maximumDepth '2895'^^xsd:integer;
  dwc:aphiaid '139072'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4734'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^xsd:decimal ;
  dwc:decimalLongitude "-12.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2912"^^xsd:integer ;
  dwc:maximumDepthInMeters "2912"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5669'^^xsd:string;
  dwc:scientificName 'Melanella charissa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.66'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2912'^^xsd:integer;
  dwc:maximumDepth '2912'^^xsd:integer;
  dwc:aphiaid '139834'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5669'^^xsd:string;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^xsd:decimal ;
  dwc:decimalLongitude "-12.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2912"^^xsd:integer ;
  dwc:maximumDepthInMeters "2912"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5660'^^xsd:string;
  dwc:scientificName 'Melanella lucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.66'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2912'^^xsd:integer;
  dwc:maximumDepth '2912'^^xsd:integer;
  dwc:aphiaid '139850'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5660'^^xsd:string;
  dwc:aphiaIdAccepted '139850'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^xsd:decimal ;
  dwc:decimalLongitude "-12.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2912"^^xsd:integer ;
  dwc:maximumDepthInMeters "2912"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5699'^^xsd:string;
  dwc:scientificName 'Crinolamia anguistispira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.66'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2912'^^xsd:integer;
  dwc:maximumDepth '2912'^^xsd:integer;
  dwc:aphiaid '139785'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5699'^^xsd:string;
  dwc:aphiaIdAccepted '139785'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 -12.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "-12.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2888"^^xsd:integer ;
  dwc:maximumDepthInMeters "2888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5671'^^xsd:string;
  dwc:scientificName 'Melanella charissa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.66'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:minimumDepth '2888'^^xsd:integer;
  dwc:maximumDepth '2888'^^xsd:integer;
  dwc:aphiaid '139834'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5671'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 -12.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "-12.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2888"^^xsd:integer ;
  dwc:maximumDepthInMeters "2888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4886'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.66'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:minimumDepth '2888'^^xsd:integer;
  dwc:maximumDepth '2888'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4886'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 -12.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "-12.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2888"^^xsd:integer ;
  dwc:maximumDepthInMeters "2888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4849'^^xsd:string;
  dwc:scientificName 'Amauropsis sphaeroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.66'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:minimumDepth '2888'^^xsd:integer;
  dwc:maximumDepth '2888'^^xsd:integer;
  dwc:aphiaid '140522'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4849'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 -12.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "-12.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2888"^^xsd:integer ;
  dwc:maximumDepthInMeters "2888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5131'^^xsd:string;
  dwc:scientificName 'Aforia hypomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.66'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:minimumDepth '2888'^^xsd:integer;
  dwc:maximumDepth '2888'^^xsd:integer;
  dwc:aphiaid '747547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5131'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 -12.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "-12.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2888"^^xsd:integer ;
  dwc:maximumDepthInMeters "2888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5089'^^xsd:string;
  dwc:scientificName 'Iphinopsis fuscoapicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.66'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:minimumDepth '2888'^^xsd:integer;
  dwc:maximumDepth '2888'^^xsd:integer;
  dwc:aphiaid '138980'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5089'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 -12.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "-12.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2888"^^xsd:integer ;
  dwc:maximumDepthInMeters "2888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4889'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.55'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:minimumDepth '2888'^^xsd:integer;
  dwc:maximumDepth '2888'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4889'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01 -12.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01"^^xsd:decimal ;
  dwc:decimalLongitude "-12.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2884"^^xsd:integer ;
  dwc:maximumDepthInMeters "2884"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5672'^^xsd:string;
  dwc:scientificName 'Melanella charissa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.53'^^xsd:double;
  dwc:latitude '55.01'^^xsd:double;
  dwc:minimumDepth '2884'^^xsd:integer;
  dwc:maximumDepth '2884'^^xsd:integer;
  dwc:aphiaid '139834'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5672'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01 -12.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01"^^xsd:decimal ;
  dwc:decimalLongitude "-12.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2884"^^xsd:integer ;
  dwc:maximumDepthInMeters "2884"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5464'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.53'^^xsd:double;
  dwc:latitude '55.01'^^xsd:double;
  dwc:minimumDepth '2884'^^xsd:integer;
  dwc:maximumDepth '2884'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5464'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01 -12.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01"^^xsd:decimal ;
  dwc:decimalLongitude "-12.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2884"^^xsd:integer ;
  dwc:maximumDepthInMeters "2884"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4738'^^xsd:string;
  dwc:scientificName 'Cerithiella metula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.53'^^xsd:double;
  dwc:latitude '55.01'^^xsd:double;
  dwc:minimumDepth '2884'^^xsd:integer;
  dwc:maximumDepth '2884'^^xsd:integer;
  dwc:aphiaid '139072'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4738'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -12.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-12.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2884"^^xsd:integer ;
  dwc:maximumDepthInMeters "2884"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5130'^^xsd:string;
  dwc:scientificName 'Aforia hypomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.51'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '2884'^^xsd:integer;
  dwc:maximumDepth '2884'^^xsd:integer;
  dwc:aphiaid '747547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5130'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -12.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-12.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2884"^^xsd:integer ;
  dwc:maximumDepthInMeters "2884"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4885'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.51'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '2884'^^xsd:integer;
  dwc:maximumDepth '2884'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4885'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -12.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-12.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2884"^^xsd:integer ;
  dwc:maximumDepthInMeters "2884"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4992'^^xsd:string;
  dwc:scientificName 'Buccinum abyssorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.51'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '2884'^^xsd:integer;
  dwc:maximumDepth '2884'^^xsd:integer;
  dwc:aphiaid '138857'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4992'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138857'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -12.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-12.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2884"^^xsd:integer ;
  dwc:maximumDepthInMeters "2884"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4810'^^xsd:string;
  dwc:scientificName 'Torellia delicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.51'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '2884'^^xsd:integer;
  dwc:maximumDepth '2884'^^xsd:integer;
  dwc:aphiaid '138985'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4810'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -12.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-12.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2884"^^xsd:integer ;
  dwc:maximumDepthInMeters "2884"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4696'^^xsd:string;
  dwc:scientificName 'Palazzia planorbis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.51'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '2884'^^xsd:integer;
  dwc:maximumDepth '2884'^^xsd:integer;
  dwc:aphiaid '180904'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4696'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56 -12.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56"^^xsd:decimal ;
  dwc:decimalLongitude "-12.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4869'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.31'^^xsd:double;
  dwc:latitude '54.56'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4869'^^xsd:string;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56 -12.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56"^^xsd:decimal ;
  dwc:decimalLongitude "-12.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5659'^^xsd:string;
  dwc:scientificName 'Melanella lucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.31'^^xsd:double;
  dwc:latitude '54.56'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '139850'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5659'^^xsd:string;
  dwc:aphiaIdAccepted '139850'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56 -12.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56"^^xsd:decimal ;
  dwc:decimalLongitude "-12.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4732'^^xsd:string;
  dwc:scientificName 'Cerithiella metula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.31'^^xsd:double;
  dwc:latitude '54.56'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '139072'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4732'^^xsd:string;
  dwc:aphiaIdAccepted '139072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73 -12.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73"^^xsd:decimal ;
  dwc:decimalLongitude "-12.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2909"^^xsd:integer ;
  dwc:maximumDepthInMeters "2909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4870'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.31'^^xsd:double;
  dwc:latitude '54.73'^^xsd:double;
  dwc:minimumDepth '2909'^^xsd:integer;
  dwc:maximumDepth '2909'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4870'^^xsd:string;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68 -12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2898"^^xsd:integer ;
  dwc:maximumDepthInMeters "2898"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4697'^^xsd:string;
  dwc:scientificName 'Palazzia planorbis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.3'^^xsd:double;
  dwc:latitude '54.68'^^xsd:double;
  dwc:minimumDepth '2898'^^xsd:integer;
  dwc:maximumDepth '2898'^^xsd:integer;
  dwc:aphiaid '180904'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4697'^^xsd:string;
  dwc:aphiaIdAccepted '180904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5668'^^xsd:string;
  dwc:scientificName 'Melanella charissa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '139834'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5668'^^xsd:string;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5698'^^xsd:string;
  dwc:scientificName 'Crinolamia anguistispira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '139785'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5698'^^xsd:string;
  dwc:aphiaIdAccepted '139785'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66 -12.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66"^^xsd:decimal ;
  dwc:decimalLongitude "-12.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2886"^^xsd:integer ;
  dwc:maximumDepthInMeters "2886"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5667'^^xsd:string;
  dwc:scientificName 'Melanella charissa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.26'^^xsd:double;
  dwc:latitude '54.66'^^xsd:double;
  dwc:minimumDepth '2886'^^xsd:integer;
  dwc:maximumDepth '2886'^^xsd:integer;
  dwc:aphiaid '139834'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5667'^^xsd:string;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68 -12.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68"^^xsd:decimal ;
  dwc:decimalLongitude "-12.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2892"^^xsd:integer ;
  dwc:maximumDepthInMeters "2892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5661'^^xsd:string;
  dwc:scientificName 'Melanella lucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.23'^^xsd:double;
  dwc:latitude '54.68'^^xsd:double;
  dwc:minimumDepth '2892'^^xsd:integer;
  dwc:maximumDepth '2892'^^xsd:integer;
  dwc:aphiaid '139850'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5661'^^xsd:string;
  dwc:aphiaIdAccepted '139850'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61 -12.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61"^^xsd:decimal ;
  dwc:decimalLongitude "-12.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4868'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.15'^^xsd:double;
  dwc:latitude '54.61'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4868'^^xsd:string;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61 -12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5081'^^xsd:string;
  dwc:scientificName 'Brocchinia azorica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:longitude '-12.1'^^xsd:double;
  dwc:latitude '54.61'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '138971'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5081'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138971'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -11.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2591"^^xsd:integer ;
  dwc:maximumDepthInMeters "2591"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5683'^^xsd:string;
  dwc:scientificName 'Melanella myriotrochi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.98'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '2591'^^xsd:integer;
  dwc:maximumDepth '2591'^^xsd:integer;
  dwc:aphiaid '139854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5683'^^xsd:string;
  dwc:aphiaIdAccepted '139854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.86 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.86"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2083"^^xsd:integer ;
  dwc:maximumDepthInMeters "2083"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5046'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '29.86'^^xsd:double;
  dwc:minimumDepth '2083'^^xsd:integer;
  dwc:maximumDepth '2083'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5046'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.86 -11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.86"^^xsd:decimal ;
  dwc:decimalLongitude "-11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2083"^^xsd:integer ;
  dwc:maximumDepthInMeters "2083"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4910'^^xsd:string;
  dwc:scientificName 'Polinices subplicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-11.78'^^xsd:double;
  dwc:latitude '29.86'^^xsd:double;
  dwc:minimumDepth '2083'^^xsd:integer;
  dwc:maximumDepth '2083'^^xsd:integer;
  dwc:aphiaid '224923'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4910'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140540'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.01 -11.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.01"^^xsd:decimal ;
  dwc:decimalLongitude "-11.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2115"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5149'^^xsd:string;
  dwc:scientificName 'Phymorhynchus sulcifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-11.76'^^xsd:double;
  dwc:latitude '30.01'^^xsd:double;
  dwc:minimumDepth '2115'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '183348'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5149'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.01 -11.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.01"^^xsd:decimal ;
  dwc:decimalLongitude "-11.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2115"^^xsd:integer ;
  dwc:maximumDepthInMeters "2115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4665'^^xsd:string;
  dwc:scientificName 'Solariella cincta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-11.76'^^xsd:double;
  dwc:latitude '30.01'^^xsd:double;
  dwc:minimumDepth '2115'^^xsd:integer;
  dwc:maximumDepth '2115'^^xsd:integer;
  dwc:aphiaid '141834'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4665'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141834'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.01 -11.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.01"^^xsd:decimal ;
  dwc:decimalLongitude "-11.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2115"^^xsd:integer ;
  dwc:maximumDepthInMeters "2115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4649'^^xsd:string;
  dwc:scientificName 'Gibbula sculpturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-11.76'^^xsd:double;
  dwc:latitude '30.01'^^xsd:double;
  dwc:minimumDepth '2115'^^xsd:integer;
  dwc:maximumDepth '2115'^^xsd:integer;
  dwc:aphiaid '815964'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4649'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815964'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.01 -11.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.01"^^xsd:decimal ;
  dwc:decimalLongitude "-11.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2115"^^xsd:integer ;
  dwc:maximumDepthInMeters "2115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4661'^^xsd:string;
  dwc:scientificName 'Solariella rhina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-11.76'^^xsd:double;
  dwc:latitude '30.01'^^xsd:double;
  dwc:minimumDepth '2115'^^xsd:integer;
  dwc:maximumDepth '2115'^^xsd:integer;
  dwc:aphiaid '141843'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4661'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141843'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.05 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2212"^^xsd:integer ;
  dwc:maximumDepthInMeters "2212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5555'^^xsd:string;
  dwc:scientificName 'Xanthodaphne leptalea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '30.05'^^xsd:double;
  dwc:minimumDepth '2212'^^xsd:integer;
  dwc:maximumDepth '2212'^^xsd:integer;
  dwc:aphiaid '139396'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5555'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139396'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.05 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2212"^^xsd:integer ;
  dwc:maximumDepthInMeters "2212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5759'^^xsd:string;
  dwc:scientificName 'Papuliscala praelonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '30.05'^^xsd:double;
  dwc:minimumDepth '2212'^^xsd:integer;
  dwc:maximumDepth '2212'^^xsd:integer;
  dwc:aphiaid '139756'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5759'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139756'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.05 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2212"^^xsd:integer ;
  dwc:maximumDepthInMeters "2212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4785'^^xsd:string;
  dwc:scientificName 'Teinostoma azoricum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '30.05'^^xsd:double;
  dwc:minimumDepth '2212'^^xsd:integer;
  dwc:maximumDepth '2212'^^xsd:integer;
  dwc:aphiaid '138703'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4785'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1359410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.05 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2212"^^xsd:integer ;
  dwc:maximumDepthInMeters "2212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4982'^^xsd:string;
  dwc:scientificName 'Mitrella nitidulina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '30.05'^^xsd:double;
  dwc:minimumDepth '2212'^^xsd:integer;
  dwc:maximumDepth '2212'^^xsd:integer;
  dwc:aphiaid '139201'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4982'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139201'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.05 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.05"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2212"^^xsd:integer ;
  dwc:maximumDepthInMeters "2212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4660'^^xsd:string;
  dwc:scientificName 'Solariella rhina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '30.05'^^xsd:double;
  dwc:minimumDepth '2212'^^xsd:integer;
  dwc:maximumDepth '2212'^^xsd:integer;
  dwc:aphiaid '141843'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4660'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141843'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.13 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.13"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5758'^^xsd:string;
  dwc:scientificName 'Papuliscala praelonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '30.13'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '139756'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5758'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139756'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.13 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.13"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4659'^^xsd:string;
  dwc:scientificName 'Solariella rhina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '30.13'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '141843'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4659'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141843'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.13 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.13"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4726'^^xsd:string;
  dwc:scientificName 'Talassia dagueneti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '30.13'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '141894'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4726'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141894'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.96 -11.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.96"^^xsd:decimal ;
  dwc:decimalLongitude "-11.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2104"^^xsd:integer ;
  dwc:maximumDepthInMeters "2104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5633'^^xsd:string;
  dwc:scientificName 'Halielloides sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-11.68'^^xsd:double;
  dwc:latitude '29.96'^^xsd:double;
  dwc:minimumDepth '2104'^^xsd:integer;
  dwc:maximumDepth '2104'^^xsd:integer;
  dwc:aphiaid '137975'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5633'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137975'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.15 -11.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.15"^^xsd:decimal ;
  dwc:decimalLongitude "-11.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2210"^^xsd:integer ;
  dwc:maximumDepthInMeters "2210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5488'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-11.68'^^xsd:double;
  dwc:latitude '30.15'^^xsd:double;
  dwc:minimumDepth '2210'^^xsd:integer;
  dwc:maximumDepth '2210'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5488'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.15 -11.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.15"^^xsd:decimal ;
  dwc:decimalLongitude "-11.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2210"^^xsd:integer ;
  dwc:maximumDepthInMeters "2210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4921'^^xsd:string;
  dwc:scientificName 'Oocorys sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-11.68'^^xsd:double;
  dwc:latitude '30.15'^^xsd:double;
  dwc:minimumDepth '2210'^^xsd:integer;
  dwc:maximumDepth '2210'^^xsd:integer;
  dwc:aphiaid '139025'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4921'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139025'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.15 -11.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.15"^^xsd:decimal ;
  dwc:decimalLongitude "-11.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2210"^^xsd:integer ;
  dwc:maximumDepthInMeters "2210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4658'^^xsd:string;
  dwc:scientificName 'Solariella rhina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-11.68'^^xsd:double;
  dwc:latitude '30.15'^^xsd:double;
  dwc:minimumDepth '2210'^^xsd:integer;
  dwc:maximumDepth '2210'^^xsd:integer;
  dwc:aphiaid '141843'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4658'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141843'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -11.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-11.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1940"^^xsd:integer ;
  dwc:maximumDepthInMeters "2075"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4787'^^xsd:string;
  dwc:scientificName 'Leptonotis perplexus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:longitude '-11.38'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:minimumDepth '1940'^^xsd:integer;
  dwc:maximumDepth '2075'^^xsd:integer;
  dwc:occurrenceRemarks 'This species seems to occur also in the Southwest Pacific and the Southeast Indian Ocean,but according to Bouchet, Warén (1993) the material afrom the entire range, as well as some fossil shells, do not necessarily belong to the same species but are undis'^^xsd:string;
  dwc:aphiaid '140110'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4787'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140110'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -11.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-11.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1940"^^xsd:integer ;
  dwc:maximumDepthInMeters "2075"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4915'^^xsd:string;
  dwc:scientificName 'Laubierina sp. A'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:longitude '-11.38'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:minimumDepth '1940'^^xsd:integer;
  dwc:maximumDepth '2075'^^xsd:integer;
  dwc:aphiaid '138107'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4915'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138107'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -11.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-11.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1940"^^xsd:integer ;
  dwc:maximumDepthInMeters "2075"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4916'^^xsd:string;
  dwc:scientificName 'Laubierina cf. pereginator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:longitude '-11.38'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:minimumDepth '1940'^^xsd:integer;
  dwc:maximumDepth '2075'^^xsd:integer;
  dwc:aphiaid '138107'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4916'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138107'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -11.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-11.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1940"^^xsd:integer ;
  dwc:maximumDepthInMeters "2075"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4835'^^xsd:string;
  dwc:scientificName 'Cryptonatica operculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:longitude '-11.38'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:minimumDepth '1940'^^xsd:integer;
  dwc:maximumDepth '2075'^^xsd:integer;
  dwc:aphiaid '140527'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4835'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -11.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-11.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1940"^^xsd:integer ;
  dwc:maximumDepthInMeters "2075"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4783'^^xsd:string;
  dwc:scientificName 'Benthonella tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:longitude '-11.38'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:minimumDepth '1940'^^xsd:integer;
  dwc:maximumDepth '2075'^^xsd:integer;
  dwc:aphiaid '141261'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4783'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141261'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -11.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-11.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1940"^^xsd:integer ;
  dwc:maximumDepthInMeters "2075"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4755'^^xsd:string;
  dwc:scientificName 'Alvania porcupinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:longitude '-11.38'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:minimumDepth '1940'^^xsd:integer;
  dwc:maximumDepth '2075'^^xsd:integer;
  dwc:aphiaid '141226'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4755'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -11.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-11.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1940"^^xsd:integer ;
  dwc:maximumDepthInMeters "2075"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4707'^^xsd:string;
  dwc:scientificName 'Retigyra granulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:longitude '-11.38'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:minimumDepth '1940'^^xsd:integer;
  dwc:maximumDepth '2075'^^xsd:integer;
  dwc:aphiaid '141515'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4707'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141515'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -11.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-11.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1940"^^xsd:integer ;
  dwc:maximumDepthInMeters "2075"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4791'^^xsd:string;
  dwc:scientificName 'Haloceras cingulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:longitude '-11.38'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:minimumDepth '1940'^^xsd:integer;
  dwc:maximumDepth '2075'^^xsd:integer;
  dwc:aphiaid '140061'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4791'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1397025'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -11.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-11.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1940"^^xsd:integer ;
  dwc:maximumDepthInMeters "2075"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4789'^^xsd:string;
  dwc:scientificName 'Haloceras carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:longitude '-11.38'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:minimumDepth '1940'^^xsd:integer;
  dwc:maximumDepth '2075'^^xsd:integer;
  dwc:aphiaid '140060'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4789'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '419709'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -11.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-11.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1940"^^xsd:integer ;
  dwc:maximumDepthInMeters "2075"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4909'^^xsd:string;
  dwc:scientificName 'Polinices subplicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:longitude '-11.38'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:minimumDepth '1940'^^xsd:integer;
  dwc:maximumDepth '2075'^^xsd:integer;
  dwc:aphiaid '224923'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4909'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140540'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -11.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-11.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1940"^^xsd:integer ;
  dwc:maximumDepthInMeters "2075"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4793'^^xsd:string;
  dwc:scientificName 'Haloceras laxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:longitude '-11.38'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:minimumDepth '1940'^^xsd:integer;
  dwc:maximumDepth '2075'^^xsd:integer;
  dwc:aphiaid '140062'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4793'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1397042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -11.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-11.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1940"^^xsd:integer ;
  dwc:maximumDepthInMeters "2075"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4795'^^xsd:string;
  dwc:scientificName 'Haloceras tricarinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:longitude '-11.38'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:minimumDepth '1940'^^xsd:integer;
  dwc:maximumDepth '2075'^^xsd:integer;
  dwc:aphiaid '140064'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4795'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1397062'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -11.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-11.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1940"^^xsd:integer ;
  dwc:maximumDepthInMeters "2075"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4818'^^xsd:string;
  dwc:scientificName 'Torellia delicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:longitude '-11.38'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:minimumDepth '1940'^^xsd:integer;
  dwc:maximumDepth '2075'^^xsd:integer;
  dwc:aphiaid '138985'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4818'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2775"^^xsd:integer ;
  dwc:maximumDepthInMeters "2775"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4865'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '36.38'^^xsd:double;
  dwc:minimumDepth '2775'^^xsd:integer;
  dwc:maximumDepth '2775'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4865'^^xsd:string;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2775"^^xsd:integer ;
  dwc:maximumDepthInMeters "2775"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5651'^^xsd:string;
  dwc:scientificName 'Ophiolamia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '36.38'^^xsd:double;
  dwc:minimumDepth '2775'^^xsd:integer;
  dwc:maximumDepth '2775'^^xsd:integer;
  dwc:aphiaid '139876'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5651'^^xsd:string;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139876'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2775"^^xsd:integer ;
  dwc:maximumDepthInMeters "2775"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5655'^^xsd:string;
  dwc:scientificName 'Melanella lucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '36.38'^^xsd:double;
  dwc:minimumDepth '2775'^^xsd:integer;
  dwc:maximumDepth '2775'^^xsd:integer;
  dwc:aphiaid '139850'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5655'^^xsd:string;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139850'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2775"^^xsd:integer ;
  dwc:maximumDepthInMeters "2775"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5664'^^xsd:string;
  dwc:scientificName 'Melanella charissa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '36.38'^^xsd:double;
  dwc:minimumDepth '2775'^^xsd:integer;
  dwc:maximumDepth '2775'^^xsd:integer;
  dwc:aphiaid '139834'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5664'^^xsd:string;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.46 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.46"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2503"^^xsd:integer ;
  dwc:maximumDepthInMeters "2503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5670'^^xsd:string;
  dwc:scientificName 'Melanella charissa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '56.46'^^xsd:double;
  dwc:minimumDepth '2503'^^xsd:integer;
  dwc:maximumDepth '2503'^^xsd:integer;
  dwc:aphiaid '139834'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5670'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.46 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.46"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2503"^^xsd:integer ;
  dwc:maximumDepthInMeters "2503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5084'^^xsd:string;
  dwc:scientificName 'Admete nodosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '56.46'^^xsd:double;
  dwc:minimumDepth '2503'^^xsd:integer;
  dwc:maximumDepth '2503'^^xsd:integer;
  dwc:aphiaid '157985'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5084'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138974'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.46 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.46"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2503"^^xsd:integer ;
  dwc:maximumDepthInMeters "2503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4667'^^xsd:string;
  dwc:scientificName 'Skenea basistriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '56.46'^^xsd:double;
  dwc:minimumDepth '2503'^^xsd:integer;
  dwc:maximumDepth '2503'^^xsd:integer;
  dwc:aphiaid '141519'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4667'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141519'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.46 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.46"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2503"^^xsd:integer ;
  dwc:maximumDepthInMeters "2503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5243'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '56.46'^^xsd:double;
  dwc:minimumDepth '2503'^^xsd:integer;
  dwc:maximumDepth '2503'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5243'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.46 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.46"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2503"^^xsd:integer ;
  dwc:maximumDepthInMeters "2503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4694'^^xsd:string;
  dwc:scientificName 'Palazzia planorbis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '56.46'^^xsd:double;
  dwc:minimumDepth '2503'^^xsd:integer;
  dwc:maximumDepth '2503'^^xsd:integer;
  dwc:aphiaid '180904'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4694'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.46 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.46"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2503"^^xsd:integer ;
  dwc:maximumDepthInMeters "2503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5606'^^xsd:string;
  dwc:scientificName 'Lusitanops cingulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '56.46'^^xsd:double;
  dwc:minimumDepth '2503'^^xsd:integer;
  dwc:maximumDepth '2503'^^xsd:integer;
  dwc:aphiaid '183247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5606'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139259'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2498"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4977'^^xsd:string;
  dwc:scientificName 'Trophon echinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:minimumDepth '2498'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '140424'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4977'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181040'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2498"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5181'^^xsd:string;
  dwc:scientificName 'Typhlomangelia nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:minimumDepth '2498'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '139391'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5181'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2498"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5715'^^xsd:string;
  dwc:scientificName 'Curveulima macrophtalmica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:minimumDepth '2498'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '139790'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5715'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2498"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5653'^^xsd:string;
  dwc:scientificName 'Ophiolamia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:minimumDepth '2498'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '139876'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5653'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139876'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43 -11.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.43"^^xsd:decimal ;
  dwc:decimalLongitude "-11.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2494"^^xsd:integer ;
  dwc:maximumDepthInMeters "2494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5244'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.18'^^xsd:double;
  dwc:latitude '56.43'^^xsd:double;
  dwc:minimumDepth '2494'^^xsd:integer;
  dwc:maximumDepth '2494'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5244'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43 -11.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.43"^^xsd:decimal ;
  dwc:decimalLongitude "-11.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2494"^^xsd:integer ;
  dwc:maximumDepthInMeters "2494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4973'^^xsd:string;
  dwc:scientificName 'Trophon echinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.18'^^xsd:double;
  dwc:latitude '56.43'^^xsd:double;
  dwc:minimumDepth '2494'^^xsd:integer;
  dwc:maximumDepth '2494'^^xsd:integer;
  dwc:aphiaid '140424'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4973'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181040'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43 -11.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.43"^^xsd:decimal ;
  dwc:decimalLongitude "-11.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2494"^^xsd:integer ;
  dwc:maximumDepthInMeters "2494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5463'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.18'^^xsd:double;
  dwc:latitude '56.43'^^xsd:double;
  dwc:minimumDepth '2494'^^xsd:integer;
  dwc:maximumDepth '2494'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5463'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43 -11.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.43"^^xsd:decimal ;
  dwc:decimalLongitude "-11.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2494"^^xsd:integer ;
  dwc:maximumDepthInMeters "2494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4695'^^xsd:string;
  dwc:scientificName 'Palazzia planorbis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.18'^^xsd:double;
  dwc:latitude '56.43'^^xsd:double;
  dwc:minimumDepth '2494'^^xsd:integer;
  dwc:maximumDepth '2494'^^xsd:integer;
  dwc:aphiaid '180904'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4695'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43 -11.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.43"^^xsd:decimal ;
  dwc:decimalLongitude "-11.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2494"^^xsd:integer ;
  dwc:maximumDepthInMeters "2494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5088'^^xsd:string;
  dwc:scientificName 'Iphinopsis fuscoapicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.18'^^xsd:double;
  dwc:latitude '56.43'^^xsd:double;
  dwc:minimumDepth '2494'^^xsd:integer;
  dwc:maximumDepth '2494'^^xsd:integer;
  dwc:aphiaid '138980'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5088'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43 -11.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.43"^^xsd:decimal ;
  dwc:decimalLongitude "-11.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2494"^^xsd:integer ;
  dwc:maximumDepthInMeters "2494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4737'^^xsd:string;
  dwc:scientificName 'Cerithiella metula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.18'^^xsd:double;
  dwc:latitude '56.43'^^xsd:double;
  dwc:minimumDepth '2494'^^xsd:integer;
  dwc:maximumDepth '2494'^^xsd:integer;
  dwc:aphiaid '139072'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4737'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.78 -11.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.78"^^xsd:decimal ;
  dwc:decimalLongitude "-11.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2485"^^xsd:integer ;
  dwc:maximumDepthInMeters "2485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5720'^^xsd:string;
  dwc:scientificName 'Costaclis mizon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-11.15'^^xsd:double;
  dwc:latitude '31.78'^^xsd:double;
  dwc:minimumDepth '2485'^^xsd:integer;
  dwc:maximumDepth '2485'^^xsd:integer;
  dwc:aphiaid '139784'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5720'^^xsd:string;
  dwc:aphiaIdAccepted '139784'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.63 -11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.63"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2466"^^xsd:integer ;
  dwc:maximumDepthInMeters "2466"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5064'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.1'^^xsd:double;
  dwc:latitude '56.63'^^xsd:double;
  dwc:minimumDepth '2466'^^xsd:integer;
  dwc:maximumDepth '2466'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5064'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.63 -11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.63"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2466"^^xsd:integer ;
  dwc:maximumDepthInMeters "2466"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4976'^^xsd:string;
  dwc:scientificName 'Trophon echinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.1'^^xsd:double;
  dwc:latitude '56.63'^^xsd:double;
  dwc:minimumDepth '2466'^^xsd:integer;
  dwc:maximumDepth '2466'^^xsd:integer;
  dwc:aphiaid '140424'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4976'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181040'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.98 -11.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.98"^^xsd:decimal ;
  dwc:decimalLongitude "-11.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2222"^^xsd:integer ;
  dwc:maximumDepthInMeters "2222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5018'^^xsd:string;
  dwc:scientificName 'Mohnia danielsseni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '-11.06'^^xsd:double;
  dwc:latitude '71.98'^^xsd:double;
  dwc:minimumDepth '2222'^^xsd:integer;
  dwc:maximumDepth '2222'^^xsd:integer;
  dwc:aphiaid '138915'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5018'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.98 -11.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.98"^^xsd:decimal ;
  dwc:decimalLongitude "-11.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2222"^^xsd:integer ;
  dwc:maximumDepthInMeters "2222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5568'^^xsd:string;
  dwc:scientificName 'Oenopota ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '-11.06'^^xsd:double;
  dwc:latitude '71.98'^^xsd:double;
  dwc:minimumDepth '2222'^^xsd:integer;
  dwc:maximumDepth '2222'^^xsd:integer;
  dwc:aphiaid '139326'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5568'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '160242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 -10.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "-10.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2040"^^xsd:integer ;
  dwc:maximumDepthInMeters "2068"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5062'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.91'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '2040'^^xsd:integer;
  dwc:maximumDepth '2068'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5062'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 -10.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "-10.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2040"^^xsd:integer ;
  dwc:maximumDepthInMeters "2068"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5582'^^xsd:string;
  dwc:scientificName 'Oenopota ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.91'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '2040'^^xsd:integer;
  dwc:maximumDepth '2068'^^xsd:integer;
  dwc:aphiaid '139326'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5582'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '160242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 -10.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "-10.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2040"^^xsd:integer ;
  dwc:maximumDepthInMeters "2068"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4974'^^xsd:string;
  dwc:scientificName 'Trophon echinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.91'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '2040'^^xsd:integer;
  dwc:maximumDepth '2068'^^xsd:integer;
  dwc:aphiaid '140424'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4974'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181040'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 -10.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "-10.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2040"^^xsd:integer ;
  dwc:maximumDepthInMeters "2068"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5240'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.91'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '2040'^^xsd:integer;
  dwc:maximumDepth '2068'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5240'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 -10.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "-10.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2040"^^xsd:integer ;
  dwc:maximumDepthInMeters "2068"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5594'^^xsd:string;
  dwc:scientificName 'Oenopota graphica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.91'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '2040'^^xsd:integer;
  dwc:maximumDepth '2068'^^xsd:integer;
  dwc:aphiaid '139319'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5594'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139319'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 -10.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "-10.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2040"^^xsd:integer ;
  dwc:maximumDepthInMeters "2068"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4733'^^xsd:string;
  dwc:scientificName 'Cerithiella metula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.91'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '2040'^^xsd:integer;
  dwc:maximumDepth '2068'^^xsd:integer;
  dwc:aphiaid '139072'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4733'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55 -10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.55"^^xsd:decimal ;
  dwc:decimalLongitude "-10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1975"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4948'^^xsd:string;
  dwc:scientificName 'Zerotula incornita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:longitude '-10.83'^^xsd:double;
  dwc:startLongitude '-10.85'^^xsd:double;
  dwc:endLongitude '-10.81667'^^xsd:double;
  dwc:latitude '48.55'^^xsd:double;
  dwc:startLatitude '48.56667'^^xsd:double;
  dwc:endLatitude '48.53583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.81667 48.53583, -10.81667 48.56667, -10.85 48.56667, -10.85 48.53583, -10.81667 48.53583))'^^xsd:string;
  dwc:minimumDepth '1975'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:aphiaid '142013'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4948'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.55 -10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.55"^^xsd:decimal ;
  dwc:decimalLongitude "-10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1975"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5717'^^xsd:string;
  dwc:scientificName 'Bathycrinicola talaena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:longitude '-10.83'^^xsd:double;
  dwc:startLongitude '-10.85'^^xsd:double;
  dwc:endLongitude '-10.81667'^^xsd:double;
  dwc:latitude '48.55'^^xsd:double;
  dwc:startLatitude '48.56667'^^xsd:double;
  dwc:endLatitude '48.53583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.81667 48.53583, -10.81667 48.56667, -10.85 48.56667, -10.85 48.53583, -10.81667 48.53583))'^^xsd:string;
  dwc:minimumDepth '1975'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:aphiaid '139780'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5717'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2081"^^xsd:integer ;
  dwc:maximumDepthInMeters "2081"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5644'^^xsd:string;
  dwc:scientificName 'Rectilabrum lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2081'^^xsd:integer;
  dwc:maximumDepth '2081'^^xsd:integer;
  dwc:aphiaid '139885'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5644'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2081"^^xsd:integer ;
  dwc:maximumDepthInMeters "2081"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5403'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2081'^^xsd:integer;
  dwc:maximumDepth '2081'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5403'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2081"^^xsd:integer ;
  dwc:maximumDepthInMeters "2081"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5581'^^xsd:string;
  dwc:scientificName 'Oenopota ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2081'^^xsd:integer;
  dwc:maximumDepth '2081'^^xsd:integer;
  dwc:aphiaid '139326'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5581'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '160242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2081"^^xsd:integer ;
  dwc:maximumDepthInMeters "2081"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5379'^^xsd:string;
  dwc:scientificName 'Gymnobela aquilarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2081'^^xsd:integer;
  dwc:maximumDepth '2081'^^xsd:integer;
  dwc:aphiaid '139244'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5379'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139244'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2081"^^xsd:integer ;
  dwc:maximumDepthInMeters "2081"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4883'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2081'^^xsd:integer;
  dwc:maximumDepth '2081'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4883'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2081"^^xsd:integer ;
  dwc:maximumDepthInMeters "2081"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5242'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2081'^^xsd:integer;
  dwc:maximumDepth '2081'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5242'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2081"^^xsd:integer ;
  dwc:maximumDepthInMeters "2081"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4814'^^xsd:string;
  dwc:scientificName 'Torellia delicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2081'^^xsd:integer;
  dwc:maximumDepth '2081'^^xsd:integer;
  dwc:aphiaid '138985'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4814'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2081"^^xsd:integer ;
  dwc:maximumDepthInMeters "2081"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5604'^^xsd:string;
  dwc:scientificName 'Taranis moerchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2081'^^xsd:integer;
  dwc:maximumDepth '2081'^^xsd:integer;
  dwc:aphiaid '751950'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5604'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139384'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2081"^^xsd:integer ;
  dwc:maximumDepthInMeters "2081"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4736'^^xsd:string;
  dwc:scientificName 'Cerithiella metula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2081'^^xsd:integer;
  dwc:maximumDepth '2081'^^xsd:integer;
  dwc:aphiaid '139072'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4736'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2081"^^xsd:integer ;
  dwc:maximumDepthInMeters "2081"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4693'^^xsd:string;
  dwc:scientificName 'Palazzia planorbis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2081'^^xsd:integer;
  dwc:maximumDepth '2081'^^xsd:integer;
  dwc:aphiaid '180904'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4693'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2081"^^xsd:integer ;
  dwc:maximumDepthInMeters "2081"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5593'^^xsd:string;
  dwc:scientificName 'Oenopota graphica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2081'^^xsd:integer;
  dwc:maximumDepth '2081'^^xsd:integer;
  dwc:aphiaid '139319'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5593'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139319'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2081"^^xsd:integer ;
  dwc:maximumDepthInMeters "2081"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5596'^^xsd:string;
  dwc:scientificName 'Oenopota tenuicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2081'^^xsd:integer;
  dwc:maximumDepth '2081'^^xsd:integer;
  dwc:aphiaid '139334'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5596'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139334'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.72 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.72"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4760'^^xsd:string;
  dwc:scientificName 'Pusillina amblia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '31.72'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '141331'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4760'^^xsd:string;
  dwc:aphiaIdAccepted '141331'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.72 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.72"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5044'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '31.72'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5044'^^xsd:string;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.72 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.72"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5286'^^xsd:string;
  dwc:scientificName 'Benthomangelia macra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '31.72'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '139224'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5286'^^xsd:string;
  dwc:aphiaIdAccepted '139224'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.72 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.72"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4944'^^xsd:string;
  dwc:scientificName 'Pisanianura grimaldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '31.72'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '140782'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4944'^^xsd:string;
  dwc:aphiaIdAccepted '140782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.72 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.72"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4919'^^xsd:string;
  dwc:scientificName 'Oocorys sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '31.72'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '139025'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4919'^^xsd:string;
  dwc:aphiaIdAccepted '139025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.72 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.72"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4702'^^xsd:string;
  dwc:scientificName 'Cirsonella gaudryi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '31.72'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '141484'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4702'^^xsd:string;
  dwc:aphiaIdAccepted '141484'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.72 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.72"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5139'^^xsd:string;
  dwc:scientificName 'Leucosyrinx verrilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '31.72'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '183237'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5139'^^xsd:string;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.72 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.72"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5106'^^xsd:string;
  dwc:scientificName 'Spirotropis centimata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '31.72'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '420314'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5106'^^xsd:string;
  dwc:aphiaIdAccepted '420314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.72 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.72"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5080'^^xsd:string;
  dwc:scientificName 'Latiromitra cryptodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '31.72'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '141851'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5080'^^xsd:string;
  dwc:aphiaIdAccepted '141851'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.72 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.72"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5600'^^xsd:string;
  dwc:scientificName 'Corinnaeturris leucomata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '31.72'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '139233'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5600'^^xsd:string;
  dwc:aphiaIdAccepted '139233'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.72 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.72"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5150'^^xsd:string;
  dwc:scientificName 'Phymorhynchus sulcifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '31.72'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '183348'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5150'^^xsd:string;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.72 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.72"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4994'^^xsd:string;
  dwc:scientificName 'Troschelia berniciensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '31.72'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '138930'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4994'^^xsd:string;
  dwc:aphiaIdAccepted '138930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.72 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.72"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4643'^^xsd:string;
  dwc:scientificName 'Seguenzia carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '31.72'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '183416'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4643'^^xsd:string;
  dwc:aphiaIdAccepted '141429'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.72 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.72"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4721'^^xsd:string;
  dwc:scientificName 'Vetulonia cancellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '31.72'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '139471'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4721'^^xsd:string;
  dwc:aphiaIdAccepted '141841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.72 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.72"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4746'^^xsd:string;
  dwc:scientificName 'Krachia obeliscoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '31.72'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '139095'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4746'^^xsd:string;
  dwc:aphiaIdAccepted '139095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.72 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.72"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5621'^^xsd:string;
  dwc:scientificName 'Famelica sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '31.72'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '137816'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5621'^^xsd:string;
  dwc:aphiaIdAccepted '137816'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.72 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.72"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4651'^^xsd:string;
  dwc:scientificName 'Calliostoma grimaldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '31.72'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '141754'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4651'^^xsd:string;
  dwc:aphiaIdAccepted '141754'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.72 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.72"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4989'^^xsd:string;
  dwc:scientificName 'Amphissa acutecostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '31.72'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '139190'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4989'^^xsd:string;
  dwc:aphiaIdAccepted '139190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 -10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "-10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5063'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.75'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5063'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 -10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "-10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4884'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.75'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4884'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 -10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "-10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5583'^^xsd:string;
  dwc:scientificName 'Oenopota ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.75'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '139326'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5583'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '160242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 -10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "-10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4975'^^xsd:string;
  dwc:scientificName 'Trophon echinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.75'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '140424'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4975'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181040'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 -10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "-10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5406'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.75'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5406'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 -10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "-10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5597'^^xsd:string;
  dwc:scientificName 'Oenopota tenuicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.75'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '139334'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5597'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139334'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "-10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5592'^^xsd:string;
  dwc:scientificName 'Oenopota graphica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.65'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '139319'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5592'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139319'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "-10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5643'^^xsd:string;
  dwc:scientificName 'Rectilabrum lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.65'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '139885'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5643'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "-10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5580'^^xsd:string;
  dwc:scientificName 'Oenopota ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.65'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '139326'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5580'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '160242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "-10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4882'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.65'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4882'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "-10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4972'^^xsd:string;
  dwc:scientificName 'Trophon echinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.65'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '140424'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4972'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181040'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "-10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5241'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.65'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5241'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "-10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4813'^^xsd:string;
  dwc:scientificName 'Torellia delicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.65'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '138985'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4813'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "-10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5773'^^xsd:string;
  dwc:scientificName 'Tjaernoeia boucheti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.65'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '141683'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5773'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141683'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "-10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4735'^^xsd:string;
  dwc:scientificName 'Cerithiella metula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.65'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '139072'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4735'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98 -10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98"^^xsd:decimal ;
  dwc:decimalLongitude "-10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4692'^^xsd:string;
  dwc:scientificName 'Palazzia planorbis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.65'^^xsd:double;
  dwc:latitude '57.98'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '180904'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4692'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -10.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-10.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4715"^^xsd:integer ;
  dwc:maximumDepthInMeters "4715"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5533'^^xsd:string;
  dwc:scientificName 'Gymnobela lyroniclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.48'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4715'^^xsd:integer;
  dwc:maximumDepth '4715'^^xsd:integer;
  dwc:aphiaid '815971'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5533'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -10.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-10.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4715"^^xsd:integer ;
  dwc:maximumDepthInMeters "4715"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5422'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.48'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4715'^^xsd:integer;
  dwc:maximumDepth '4715'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5422'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4715"^^xsd:integer ;
  dwc:maximumDepthInMeters "4715"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5310'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.45'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:minimumDepth '4715'^^xsd:integer;
  dwc:maximumDepth '4715'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5310'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4715"^^xsd:integer ;
  dwc:maximumDepthInMeters "4715"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5733'^^xsd:string;
  dwc:scientificName 'Bulimeulima magna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.45'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:minimumDepth '4715'^^xsd:integer;
  dwc:maximumDepth '4715'^^xsd:integer;
  dwc:aphiaid '139781'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5733'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139781'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.33 -10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.33"^^xsd:decimal ;
  dwc:decimalLongitude "-10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4872'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.45'^^xsd:double;
  dwc:latitude '57.33'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4872'^^xsd:string;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -10.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^xsd:decimal ;
  dwc:decimalLongitude "-10.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4721"^^xsd:integer ;
  dwc:maximumDepthInMeters "4721"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5355'^^xsd:string;
  dwc:scientificName 'Gymnobela emertoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.43'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:minimumDepth '4721'^^xsd:integer;
  dwc:maximumDepth '4721'^^xsd:integer;
  dwc:aphiaid '139246'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5355'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139246'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.46 -10.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.46"^^xsd:decimal ;
  dwc:decimalLongitude "-10.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4715"^^xsd:integer ;
  dwc:maximumDepthInMeters "4715"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5602'^^xsd:string;
  dwc:scientificName 'Taranis moerchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.41'^^xsd:double;
  dwc:latitude '46.46'^^xsd:double;
  dwc:minimumDepth '4715'^^xsd:integer;
  dwc:maximumDepth '4715'^^xsd:integer;
  dwc:aphiaid '751950'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5602'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139384'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -10.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4518"^^xsd:integer ;
  dwc:maximumDepthInMeters "4825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5687'^^xsd:string;
  dwc:scientificName 'Pisolamia brychia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-10.41'^^xsd:double;
  dwc:startLongitude '-10.325'^^xsd:double;
  dwc:endLongitude '-10.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:startLatitude '46.455'^^xsd:double;
  dwc:endLatitude '46.54667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.325 46.455, -10.325 46.54667, -10.5 46.54667, -10.5 46.455, -10.325 46.455))'^^xsd:string;
  dwc:minimumDepth '4518'^^xsd:integer;
  dwc:maximumDepth '4825'^^xsd:integer;
  dwc:aphiaid '139884'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5687'^^xsd:string;
  dwc:aphiaIdAccepted '139884'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.08 -10.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.08"^^xsd:decimal ;
  dwc:decimalLongitude "-10.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4873'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.41'^^xsd:double;
  dwc:latitude '57.08'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4873'^^xsd:string;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5640'^^xsd:string;
  dwc:scientificName 'Rectilabrum lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '139885'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5640'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5309'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5309'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.56 -10.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.56"^^xsd:decimal ;
  dwc:decimalLongitude "-10.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4720"^^xsd:integer ;
  dwc:maximumDepthInMeters "4720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4752'^^xsd:string;
  dwc:scientificName 'Alvania porcupinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.38'^^xsd:double;
  dwc:latitude '46.56'^^xsd:double;
  dwc:minimumDepth '4720'^^xsd:integer;
  dwc:maximumDepth '4720'^^xsd:integer;
  dwc:aphiaid '141226'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4752'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4871'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4871'^^xsd:string;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.55 -10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.55"^^xsd:decimal ;
  dwc:decimalLongitude "-10.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4734"^^xsd:integer ;
  dwc:maximumDepthInMeters "4734"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5576'^^xsd:string;
  dwc:scientificName 'Oenopota ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.35'^^xsd:double;
  dwc:latitude '46.55'^^xsd:double;
  dwc:minimumDepth '4734'^^xsd:integer;
  dwc:maximumDepth '4734'^^xsd:integer;
  dwc:aphiaid '139326'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5576'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '160242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3850"^^xsd:integer ;
  dwc:maximumDepthInMeters "3850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5418'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '44.48'^^xsd:double;
  dwc:minimumDepth '3850'^^xsd:integer;
  dwc:maximumDepth '3850'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5418'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3850"^^xsd:integer ;
  dwc:maximumDepthInMeters "3850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5351'^^xsd:string;
  dwc:scientificName 'Gymnobela emertoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '44.48'^^xsd:double;
  dwc:minimumDepth '3850'^^xsd:integer;
  dwc:maximumDepth '3850'^^xsd:integer;
  dwc:aphiaid '139246'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5351'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139246'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.21 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.21"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5057'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.21'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5057'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.21 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.21"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5535'^^xsd:string;
  dwc:scientificName 'Gymnobela lyroniclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.21'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '815971'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5535'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.21 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.21"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5158'^^xsd:string;
  dwc:scientificName 'Phymorhynchus alberti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.21'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '139339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5158'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139339'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.21 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.21"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5304'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.21'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5304'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.21 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.21"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5124'^^xsd:string;
  dwc:scientificName 'Aforia hypomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.21'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '747547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5124'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.21 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.21"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5481'^^xsd:string;
  dwc:scientificName 'Gymnobela vayssieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.21'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '815968'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5481'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139390'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.21 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.21"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5424'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.21'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5424'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.21 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.21"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5354'^^xsd:string;
  dwc:scientificName 'Gymnobela emertoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.21'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '139246'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5354'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139246'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.21 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.21"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5752'^^xsd:string;
  dwc:scientificName 'Eccliseogyra sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.21'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '139713'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5752'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139713'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.21 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.21"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5269'^^xsd:string;
  dwc:scientificName 'Benthomangelia antonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.21'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '139222'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5269'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.21 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.21"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5400'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.21'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5400'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.55 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.55"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4518"^^xsd:integer ;
  dwc:maximumDepthInMeters "4518"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5415'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.55'^^xsd:double;
  dwc:minimumDepth '4518'^^xsd:integer;
  dwc:maximumDepth '4518'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5415'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.55 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.55"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4518"^^xsd:integer ;
  dwc:maximumDepthInMeters "4518"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5549'^^xsd:string;
  dwc:scientificName 'Xanthodaphne bruneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.55'^^xsd:double;
  dwc:minimumDepth '4518'^^xsd:integer;
  dwc:maximumDepth '4518'^^xsd:integer;
  dwc:aphiaid '139392'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5549'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1803767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.55 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.55"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4518"^^xsd:integer ;
  dwc:maximumDepthInMeters "4518"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5349'^^xsd:string;
  dwc:scientificName 'Gymnobela emertoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.55'^^xsd:double;
  dwc:minimumDepth '4518'^^xsd:integer;
  dwc:maximumDepth '4518'^^xsd:integer;
  dwc:aphiaid '139246'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5349'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139246'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.55 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.55"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4518"^^xsd:integer ;
  dwc:maximumDepthInMeters "4518"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5299'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.55'^^xsd:double;
  dwc:minimumDepth '4518'^^xsd:integer;
  dwc:maximumDepth '4518'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5299'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.55 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.55"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4518"^^xsd:integer ;
  dwc:maximumDepthInMeters "4518"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4861'^^xsd:string;
  dwc:scientificName 'Amauropsis sphaeroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '46.55'^^xsd:double;
  dwc:minimumDepth '4518'^^xsd:integer;
  dwc:maximumDepth '4518'^^xsd:integer;
  dwc:aphiaid '140522'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4861'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.03 -10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4796"^^xsd:integer ;
  dwc:maximumDepthInMeters "4796"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5325'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.31'^^xsd:double;
  dwc:latitude '46.03'^^xsd:double;
  dwc:minimumDepth '4796'^^xsd:integer;
  dwc:maximumDepth '4796'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5325'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4798"^^xsd:integer ;
  dwc:maximumDepthInMeters "4798"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5736'^^xsd:string;
  dwc:scientificName '“Eulima” strongylostoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.31'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4798'^^xsd:integer;
  dwc:maximumDepth '4798'^^xsd:integer;
  dwc:aphiaid '139807'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5736'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139807'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4798"^^xsd:integer ;
  dwc:maximumDepthInMeters "4798"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5645'^^xsd:string;
  dwc:scientificName 'Rectilabrum lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.31'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4798'^^xsd:integer;
  dwc:maximumDepth '4798'^^xsd:integer;
  dwc:aphiaid '139885'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5645'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^xsd:decimal ;
  dwc:decimalLongitude "-10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5157'^^xsd:string;
  dwc:scientificName 'Phymorhynchus alberti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.31'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '139339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5157'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139339'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^xsd:decimal ;
  dwc:decimalLongitude "-10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5550'^^xsd:string;
  dwc:scientificName 'Xanthodaphne bruneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.31'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '139392'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5550'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1803767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^xsd:decimal ;
  dwc:decimalLongitude "-10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5534'^^xsd:string;
  dwc:scientificName 'Gymnobela lyroniclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.31'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '815971'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5534'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^xsd:decimal ;
  dwc:decimalLongitude "-10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5303'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.31'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5303'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^xsd:decimal ;
  dwc:decimalLongitude "-10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5353'^^xsd:string;
  dwc:scientificName 'Gymnobela emertoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.31'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '139246'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5353'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139246'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^xsd:decimal ;
  dwc:decimalLongitude "-10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5442'^^xsd:string;
  dwc:scientificName 'Gymnobela homeotata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.31'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '139250'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5442'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '433965'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^xsd:decimal ;
  dwc:decimalLongitude "-10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5423'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.31'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5423'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.51 -10.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.51"^^xsd:decimal ;
  dwc:decimalLongitude "-10.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5268'^^xsd:string;
  dwc:scientificName 'Benthomangelia antonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-10.31'^^xsd:double;
  dwc:latitude '46.51'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '139222'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5268'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.01 -10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.01"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4796"^^xsd:integer ;
  dwc:maximumDepthInMeters "4796"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5693'^^xsd:string;
  dwc:scientificName 'Megadenus oneirophantae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.28'^^xsd:double;
  dwc:latitude '46.01'^^xsd:double;
  dwc:minimumDepth '4796'^^xsd:integer;
  dwc:maximumDepth '4796'^^xsd:integer;
  dwc:aphiaid '139831'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5693'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.03 -10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4822"^^xsd:integer ;
  dwc:maximumDepthInMeters "4822"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5679'^^xsd:string;
  dwc:scientificName 'Melanella turbonilloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.28'^^xsd:double;
  dwc:latitude '46.03'^^xsd:double;
  dwc:minimumDepth '4822'^^xsd:integer;
  dwc:maximumDepth '4822'^^xsd:integer;
  dwc:aphiaid '139869'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5679'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139869'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.03 -10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4822"^^xsd:integer ;
  dwc:maximumDepthInMeters "4822"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5322'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.28'^^xsd:double;
  dwc:latitude '46.03'^^xsd:double;
  dwc:minimumDepth '4822'^^xsd:integer;
  dwc:maximumDepth '4822'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5322'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.03 -10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4822"^^xsd:integer ;
  dwc:maximumDepthInMeters "4822"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4853'^^xsd:string;
  dwc:scientificName 'Amauropsis sphaeroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.28'^^xsd:double;
  dwc:latitude '46.03'^^xsd:double;
  dwc:minimumDepth '4822'^^xsd:integer;
  dwc:maximumDepth '4822'^^xsd:integer;
  dwc:aphiaid '140522'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4853'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-10.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4747'^^xsd:string;
  dwc:scientificName 'Ektonos turbonilloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.26'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '139088'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4747'^^xsd:string;
  dwc:aphiaIdAccepted '139088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81 -10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.81"^^xsd:decimal ;
  dwc:decimalLongitude "-10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2076"^^xsd:integer ;
  dwc:maximumDepthInMeters "2076"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5585'^^xsd:string;
  dwc:scientificName 'Oenopota dictyophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.25'^^xsd:double;
  dwc:latitude '56.81'^^xsd:double;
  dwc:minimumDepth '2076'^^xsd:integer;
  dwc:maximumDepth '2076'^^xsd:integer;
  dwc:aphiaid '139316'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5585'^^xsd:string;
  dwc:aphiaIdAccepted '139316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4800"^^xsd:integer ;
  dwc:maximumDepthInMeters "4800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5552'^^xsd:string;
  dwc:scientificName 'Xanthodaphne bruneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.23'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4800'^^xsd:integer;
  dwc:maximumDepth '4800'^^xsd:integer;
  dwc:aphiaid '139392'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5552'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1803767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4800"^^xsd:integer ;
  dwc:maximumDepthInMeters "4800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5536'^^xsd:string;
  dwc:scientificName 'Gymnobela lyroniclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.23'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4800'^^xsd:integer;
  dwc:maximumDepth '4800'^^xsd:integer;
  dwc:aphiaid '815971'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5536'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4800"^^xsd:integer ;
  dwc:maximumDepthInMeters "4800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5538'^^xsd:string;
  dwc:scientificName 'Gymnobela lyroniclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.23'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4800'^^xsd:integer;
  dwc:maximumDepth '4800'^^xsd:integer;
  dwc:aphiaid '815971'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5538'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4800"^^xsd:integer ;
  dwc:maximumDepthInMeters "4800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5065'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.23'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4800'^^xsd:integer;
  dwc:maximumDepth '4800'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5065'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4800"^^xsd:integer ;
  dwc:maximumDepthInMeters "4800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5327'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.23'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4800'^^xsd:integer;
  dwc:maximumDepth '4800'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5327'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4800"^^xsd:integer ;
  dwc:maximumDepthInMeters "4800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5312'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.23'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4800'^^xsd:integer;
  dwc:maximumDepth '4800'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5312'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4800"^^xsd:integer ;
  dwc:maximumDepthInMeters "4800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5165'^^xsd:string;
  dwc:scientificName 'Phymorhynchus alberti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.23'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4800'^^xsd:integer;
  dwc:maximumDepth '4800'^^xsd:integer;
  dwc:aphiaid '139339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5165'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139339'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4800"^^xsd:integer ;
  dwc:maximumDepthInMeters "4800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5428'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.23'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4800'^^xsd:integer;
  dwc:maximumDepth '4800'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5428'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4800"^^xsd:integer ;
  dwc:maximumDepthInMeters "4800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5553'^^xsd:string;
  dwc:scientificName 'Xanthodaphne bruneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.23'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4800'^^xsd:integer;
  dwc:maximumDepth '4800'^^xsd:integer;
  dwc:aphiaid '139392'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5553'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1803767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.03 -10.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4796"^^xsd:integer ;
  dwc:maximumDepthInMeters "4796"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5321'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.18'^^xsd:double;
  dwc:latitude '46.03'^^xsd:double;
  dwc:minimumDepth '4796'^^xsd:integer;
  dwc:maximumDepth '4796'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5321'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4796"^^xsd:integer ;
  dwc:maximumDepthInMeters "4822"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4744'^^xsd:string;
  dwc:scientificName 'Cerithiella enode'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.18'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4796'^^xsd:integer;
  dwc:maximumDepth '4822'^^xsd:integer;
  dwc:aphiaid '815967'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4744'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139070'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4796"^^xsd:integer ;
  dwc:maximumDepthInMeters "4822"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5316'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.18'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4796'^^xsd:integer;
  dwc:maximumDepth '4822'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5316'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4796"^^xsd:integer ;
  dwc:maximumDepthInMeters "4822"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4852'^^xsd:string;
  dwc:scientificName 'Amauropsis sphaeroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.18'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4796'^^xsd:integer;
  dwc:maximumDepth '4822'^^xsd:integer;
  dwc:aphiaid '140522'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4852'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4796"^^xsd:integer ;
  dwc:maximumDepthInMeters "4822"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5646'^^xsd:string;
  dwc:scientificName 'Rectilabrum lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.18'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4796'^^xsd:integer;
  dwc:maximumDepth '4822'^^xsd:integer;
  dwc:aphiaid '139885'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5646'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.66 -10.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.66"^^xsd:decimal ;
  dwc:decimalLongitude "-10.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4690"^^xsd:integer ;
  dwc:maximumDepthInMeters "4690"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5154'^^xsd:string;
  dwc:scientificName 'Phymorhynchus alberti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-10.13'^^xsd:double;
  dwc:latitude '46.66'^^xsd:double;
  dwc:minimumDepth '4690'^^xsd:integer;
  dwc:maximumDepth '4690'^^xsd:integer;
  dwc:aphiaid '139339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5154'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139339'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.68 -10.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.68"^^xsd:decimal ;
  dwc:decimalLongitude "-10.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4500"^^xsd:integer ;
  dwc:maximumDepthInMeters "4500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5696'^^xsd:string;
  dwc:scientificName 'Crinolamia anguistispira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-10.06'^^xsd:double;
  dwc:latitude '35.68'^^xsd:double;
  dwc:minimumDepth '4500'^^xsd:integer;
  dwc:maximumDepth '4500'^^xsd:integer;
  dwc:aphiaid '139785'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5696'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139785'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.46 -10.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.46"^^xsd:decimal ;
  dwc:decimalLongitude "-10.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2937"^^xsd:integer ;
  dwc:maximumDepthInMeters "2937"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4640'^^xsd:string;
  dwc:scientificName 'Scissurella crispata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-10.06'^^xsd:double;
  dwc:startLongitude '-10.101'^^xsd:double;
  dwc:endLongitude '-10.03433'^^xsd:double;
  dwc:latitude '73.46'^^xsd:double;
  dwc:startLatitude '73.467'^^xsd:double;
  dwc:endLatitude '73.46717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.03433 73.467, -10.03433 73.46717, -10.101 73.46717, -10.101 73.467, -10.03433 73.467))'^^xsd:string;
  dwc:minimumDepth '2937'^^xsd:integer;
  dwc:maximumDepth '2937'^^xsd:integer;
  dwc:aphiaid '153547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4640'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.46 -10.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.46"^^xsd:decimal ;
  dwc:decimalLongitude "-10.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2937"^^xsd:integer ;
  dwc:maximumDepthInMeters "2937"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5713'^^xsd:string;
  dwc:scientificName 'Crinolamia dahli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-10.06'^^xsd:double;
  dwc:startLongitude '-10.101'^^xsd:double;
  dwc:endLongitude '-10.03433'^^xsd:double;
  dwc:latitude '73.46'^^xsd:double;
  dwc:startLatitude '73.467'^^xsd:double;
  dwc:endLatitude '73.46717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.03433 73.467, -10.03433 73.46717, -10.101 73.46717, -10.101 73.467, -10.03433 73.467))'^^xsd:string;
  dwc:minimumDepth '2937'^^xsd:integer;
  dwc:maximumDepth '2937'^^xsd:integer;
  dwc:aphiaid '139786'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5713'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139786'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -10.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2779"^^xsd:integer ;
  dwc:maximumDepthInMeters "2779"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5556'^^xsd:string;
  dwc:scientificName 'Xanthodaphne leptalea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.03'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '2779'^^xsd:integer;
  dwc:maximumDepth '2779'^^xsd:integer;
  dwc:aphiaid '139396'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5556'^^xsd:string;
  dwc:aphiaIdAccepted '139396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -10.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2779"^^xsd:integer ;
  dwc:maximumDepthInMeters "2779"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5493'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.03'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '2779'^^xsd:integer;
  dwc:maximumDepth '2779'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5493'^^xsd:string;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -10.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2779"^^xsd:integer ;
  dwc:maximumDepthInMeters "2779"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5040'^^xsd:string;
  dwc:scientificName 'Mohnia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.03'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '2779'^^xsd:integer;
  dwc:maximumDepth '2779'^^xsd:integer;
  dwc:aphiaid '138913'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5040'^^xsd:string;
  dwc:aphiaIdAccepted '138913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -10.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2779"^^xsd:integer ;
  dwc:maximumDepthInMeters "2779"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5128'^^xsd:string;
  dwc:scientificName 'Aforia hypomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.03'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '2779'^^xsd:integer;
  dwc:maximumDepth '2779'^^xsd:integer;
  dwc:aphiaid '747547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5128'^^xsd:string;
  dwc:aphiaIdAccepted '747547'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.45 -9.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2937"^^xsd:integer ;
  dwc:maximumDepthInMeters "2941"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5033'^^xsd:string;
  dwc:scientificName 'Mohnia danielsseni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-9.96'^^xsd:double;
  dwc:startLongitude '-10.1'^^xsd:double;
  dwc:endLongitude '-9.83333'^^xsd:double;
  dwc:latitude '73.45'^^xsd:double;
  dwc:startLatitude '73.46667'^^xsd:double;
  dwc:endLatitude '73.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.83333 73.45, -9.83333 73.46667, -10.1 73.46667, -10.1 73.45, -9.83333 73.45))'^^xsd:string;
  dwc:minimumDepth '2937'^^xsd:integer;
  dwc:maximumDepth '2941'^^xsd:integer;
  dwc:aphiaid '138915'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5033'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.45 -9.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2937"^^xsd:integer ;
  dwc:maximumDepthInMeters "2941"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5013'^^xsd:string;
  dwc:scientificName 'Mohnia mohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-9.96'^^xsd:double;
  dwc:startLongitude '-10.1'^^xsd:double;
  dwc:endLongitude '-9.83333'^^xsd:double;
  dwc:latitude '73.45'^^xsd:double;
  dwc:startLatitude '73.46667'^^xsd:double;
  dwc:endLatitude '73.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.83333 73.45, -9.83333 73.46667, -10.1 73.46667, -10.1 73.45, -9.83333 73.45))'^^xsd:string;
  dwc:minimumDepth '2937'^^xsd:integer;
  dwc:maximumDepth '2941'^^xsd:integer;
  dwc:aphiaid '138917'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5013'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3307"^^xsd:integer ;
  dwc:maximumDepthInMeters "3307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4617'^^xsd:string;
  dwc:scientificName 'Emarginella huzardii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.86'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '3307'^^xsd:integer;
  dwc:maximumDepth '3307'^^xsd:integer;
  dwc:aphiaid '225687'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4617'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139960'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3307"^^xsd:integer ;
  dwc:maximumDepthInMeters "3307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4618'^^xsd:string;
  dwc:scientificName 'Addisonia excentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.86'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '3307'^^xsd:integer;
  dwc:maximumDepth '3307'^^xsd:integer;
  dwc:aphiaid '138699'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4618'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138699'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3307"^^xsd:integer ;
  dwc:maximumDepthInMeters "3307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5741'^^xsd:string;
  dwc:scientificName 'Pyramidella curtissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.86'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '3307'^^xsd:integer;
  dwc:maximumDepth '3307'^^xsd:integer;
  dwc:aphiaid '815980'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5741'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3307"^^xsd:integer ;
  dwc:maximumDepthInMeters "3307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4662'^^xsd:string;
  dwc:scientificName 'Solariella lusitanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.86'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '3307'^^xsd:integer;
  dwc:maximumDepth '3307'^^xsd:integer;
  dwc:aphiaid '141837'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4662'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141837'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3307"^^xsd:integer ;
  dwc:maximumDepthInMeters "3307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4650'^^xsd:string;
  dwc:scientificName 'Gibbula sculpturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.86'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '3307'^^xsd:integer;
  dwc:maximumDepth '3307'^^xsd:integer;
  dwc:aphiaid '815964'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4650'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815964'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3307"^^xsd:integer ;
  dwc:maximumDepthInMeters "3307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4613'^^xsd:string;
  dwc:scientificName 'Cranopsis asturiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.86'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '3307'^^xsd:integer;
  dwc:maximumDepth '3307'^^xsd:integer;
  dwc:aphiaid '139948'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4613'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '867411'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3307"^^xsd:integer ;
  dwc:maximumDepthInMeters "3307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5750'^^xsd:string;
  dwc:scientificName 'Eccliseogyra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.86'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '3307'^^xsd:integer;
  dwc:maximumDepth '3307'^^xsd:integer;
  dwc:aphiaid '139712'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5750'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -9.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-9.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2505"^^xsd:integer ;
  dwc:maximumDepthInMeters "2505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5461'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.71'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '2505'^^xsd:integer;
  dwc:maximumDepth '2505'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5461'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -9.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-9.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2505"^^xsd:integer ;
  dwc:maximumDepthInMeters "2505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5599'^^xsd:string;
  dwc:scientificName 'Oenopota violacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.71'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '2505'^^xsd:integer;
  dwc:maximumDepth '2505'^^xsd:integer;
  dwc:aphiaid '139337'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5599'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '160248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -9.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5473'^^xsd:string;
  dwc:scientificName 'Gymnobela chyta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-9.68'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2320'^^xsd:integer;
  dwc:aphiaid '139245'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5473'^^xsd:string;
  dwc:aphiaIdAccepted '139245'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -9.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5141'^^xsd:string;
  dwc:scientificName 'Leucosyrinx verrilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-9.68'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2320'^^xsd:integer;
  dwc:aphiaid '183237'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5141'^^xsd:string;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -9.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4920'^^xsd:string;
  dwc:scientificName 'Oocorys sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-9.68'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2320'^^xsd:integer;
  dwc:aphiaid '139025'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4920'^^xsd:string;
  dwc:aphiaIdAccepted '139025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -9.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4995'^^xsd:string;
  dwc:scientificName 'Troschelia berniciensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-9.68'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2320'^^xsd:integer;
  dwc:aphiaid '138930'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4995'^^xsd:string;
  dwc:aphiaIdAccepted '138930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.75 -9.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.75"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2320"^^xsd:integer ;
  dwc:maximumDepthInMeters "2320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5333'^^xsd:string;
  dwc:scientificName 'Gymnobela agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-9.68'^^xsd:double;
  dwc:latitude '43.75'^^xsd:double;
  dwc:minimumDepth '2320'^^xsd:integer;
  dwc:maximumDepth '2320'^^xsd:integer;
  dwc:aphiaid '139243'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5333'^^xsd:string;
  dwc:aphiaIdAccepted '433946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4125"^^xsd:integer ;
  dwc:maximumDepthInMeters "4125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5306'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.68'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '4125'^^xsd:integer;
  dwc:maximumDepth '4125'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5306'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4354"^^xsd:integer ;
  dwc:maximumDepthInMeters "4354"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5432'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4354'^^xsd:integer;
  dwc:maximumDepth '4354'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5432'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4354"^^xsd:integer ;
  dwc:maximumDepthInMeters "4354"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5257'^^xsd:string;
  dwc:scientificName 'Neopleurotomoides sp. A'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4354'^^xsd:integer;
  dwc:maximumDepth '4354'^^xsd:integer;
  dwc:aphiaid '137823'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5257'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4354"^^xsd:integer ;
  dwc:maximumDepthInMeters "4354"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5281'^^xsd:string;
  dwc:scientificName 'Benthomangelia antonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4354'^^xsd:integer;
  dwc:maximumDepth '4354'^^xsd:integer;
  dwc:aphiaid '139222'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5281'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4354"^^xsd:integer ;
  dwc:maximumDepthInMeters "4354"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5210'^^xsd:string;
  dwc:scientificName 'Pleurotomella sandersoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4354'^^xsd:integer;
  dwc:maximumDepth '4354'^^xsd:integer;
  dwc:aphiaid '139353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5210'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4354"^^xsd:integer ;
  dwc:maximumDepthInMeters "4354"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5537'^^xsd:string;
  dwc:scientificName 'Gymnobela lyroniclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4354'^^xsd:integer;
  dwc:maximumDepth '4354'^^xsd:integer;
  dwc:aphiaid '815971'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5537'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4354"^^xsd:integer ;
  dwc:maximumDepthInMeters "4354"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4855'^^xsd:string;
  dwc:scientificName 'Amauropsis sphaeroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4354'^^xsd:integer;
  dwc:maximumDepth '4354'^^xsd:integer;
  dwc:aphiaid '140522'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4855'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4354"^^xsd:integer ;
  dwc:maximumDepthInMeters "4354"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5253'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4354'^^xsd:integer;
  dwc:maximumDepth '4354'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5253'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4354"^^xsd:integer ;
  dwc:maximumDepthInMeters "4354"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5071'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4354'^^xsd:integer;
  dwc:maximumDepth '4354'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5071'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^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 "4125"^^xsd:integer ;
  dwc:maximumDepthInMeters "4125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5201'^^xsd:string;
  dwc:scientificName 'Pleurotomella sandersoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '4125'^^xsd:integer;
  dwc:maximumDepth '4125'^^xsd:integer;
  dwc:aphiaid '139353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5201'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^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 "4125"^^xsd:integer ;
  dwc:maximumDepthInMeters "4125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5635'^^xsd:string;
  dwc:scientificName 'Rectilabrum lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '4125'^^xsd:integer;
  dwc:maximumDepth '4125'^^xsd:integer;
  dwc:aphiaid '139885'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5635'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^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 "4125"^^xsd:integer ;
  dwc:maximumDepthInMeters "4125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5239'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '4125'^^xsd:integer;
  dwc:maximumDepth '4125'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5239'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^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 "4125"^^xsd:integer ;
  dwc:maximumDepthInMeters "4125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4859'^^xsd:string;
  dwc:scientificName 'Amauropsis sphaeroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '4125'^^xsd:integer;
  dwc:maximumDepth '4125'^^xsd:integer;
  dwc:aphiaid '140522'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4859'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4327"^^xsd:integer ;
  dwc:maximumDepthInMeters "4327"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5320'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4327'^^xsd:integer;
  dwc:maximumDepth '4327'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5320'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4327"^^xsd:integer ;
  dwc:maximumDepthInMeters "4327"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5435'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4327'^^xsd:integer;
  dwc:maximumDepth '4327'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5435'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4327"^^xsd:integer ;
  dwc:maximumDepthInMeters "4327"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5283'^^xsd:string;
  dwc:scientificName 'Benthomangelia antonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4327'^^xsd:integer;
  dwc:maximumDepth '4327'^^xsd:integer;
  dwc:aphiaid '139222'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5283'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4327"^^xsd:integer ;
  dwc:maximumDepthInMeters "4327"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5206'^^xsd:string;
  dwc:scientificName 'Pleurotomella sandersoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4327'^^xsd:integer;
  dwc:maximumDepth '4327'^^xsd:integer;
  dwc:aphiaid '139353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5206'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4327"^^xsd:integer ;
  dwc:maximumDepthInMeters "4327"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5378'^^xsd:string;
  dwc:scientificName 'Gymnobela aquilarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4327'^^xsd:integer;
  dwc:maximumDepth '4327'^^xsd:integer;
  dwc:aphiaid '139244'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5378'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139244'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4209"^^xsd:integer ;
  dwc:maximumDepthInMeters "4209"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5263'^^xsd:string;
  dwc:scientificName 'Benthomangelia antonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '4209'^^xsd:integer;
  dwc:maximumDepth '4209'^^xsd:integer;
  dwc:aphiaid '139222'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5263'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.43 -9.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4158"^^xsd:integer ;
  dwc:maximumDepthInMeters "4158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5755'^^xsd:string;
  dwc:scientificName 'Eccliseogyra sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.63'^^xsd:double;
  dwc:latitude '47.43'^^xsd:double;
  dwc:minimumDepth '4158'^^xsd:integer;
  dwc:maximumDepth '4158'^^xsd:integer;
  dwc:aphiaid '139713'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5755'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139713'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4134"^^xsd:integer ;
  dwc:maximumDepthInMeters "4134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5476'^^xsd:string;
  dwc:scientificName 'Gymnobela phyxanor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.63'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '4134'^^xsd:integer;
  dwc:maximumDepth '4134'^^xsd:integer;
  dwc:aphiaid '183177'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5476'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4134"^^xsd:integer ;
  dwc:maximumDepthInMeters "4134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5532'^^xsd:string;
  dwc:scientificName 'Gymnobela lyroniclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.63'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '4134'^^xsd:integer;
  dwc:maximumDepth '4134'^^xsd:integer;
  dwc:aphiaid '815971'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5532'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4134"^^xsd:integer ;
  dwc:maximumDepthInMeters "4134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5301'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.63'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '4134'^^xsd:integer;
  dwc:maximumDepth '4134'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5301'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4134"^^xsd:integer ;
  dwc:maximumDepthInMeters "4134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5421'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.63'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '4134'^^xsd:integer;
  dwc:maximumDepth '4134'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5421'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4134"^^xsd:integer ;
  dwc:maximumDepthInMeters "4134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5122'^^xsd:string;
  dwc:scientificName 'Aforia hypomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.63'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '4134'^^xsd:integer;
  dwc:maximumDepth '4134'^^xsd:integer;
  dwc:aphiaid '747547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5122'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4134"^^xsd:integer ;
  dwc:maximumDepthInMeters "4134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4856'^^xsd:string;
  dwc:scientificName 'Amauropsis sphaeroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.63'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '4134'^^xsd:integer;
  dwc:maximumDepth '4134'^^xsd:integer;
  dwc:aphiaid '140522'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4856'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-9.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4134"^^xsd:integer ;
  dwc:maximumDepthInMeters "4134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5480'^^xsd:string;
  dwc:scientificName 'Gymnobela vayssieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.63'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '4134'^^xsd:integer;
  dwc:maximumDepth '4134'^^xsd:integer;
  dwc:aphiaid '815968'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5480'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139390'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2018"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5749'^^xsd:string;
  dwc:scientificName 'Cima ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '43.01'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2018'^^xsd:integer;
  dwc:aphiaid '815979'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5749'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140958'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2018"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4863'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '43.01'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2018'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4863'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2018"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4614'^^xsd:string;
  dwc:scientificName 'Puncturella noachina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '43.01'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2018'^^xsd:integer;
  dwc:aphiaid '139975'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4614'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139975'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2018"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4616'^^xsd:string;
  dwc:scientificName 'Emarginula multistriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '43.01'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2018'^^xsd:integer;
  dwc:aphiaid '139961'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4616'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139961'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2018"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5744'^^xsd:string;
  dwc:scientificName 'Turbonilla atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '43.01'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2018'^^xsd:integer;
  dwc:aphiaid '141055'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5744'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141055'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2018"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5743'^^xsd:string;
  dwc:scientificName 'Turbonilla rufa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '43.01'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2018'^^xsd:integer;
  dwc:aphiaid '141089'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5743'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '836212'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2018"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4701'^^xsd:string;
  dwc:scientificName 'Cirsonella gaudryi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '43.01'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2018'^^xsd:integer;
  dwc:aphiaid '141484'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4701'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141484'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2018"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4700'^^xsd:string;
  dwc:scientificName 'Cirsonella romettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '43.01'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2018'^^xsd:integer;
  dwc:aphiaid '141485'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4700'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2018"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5590'^^xsd:string;
  dwc:scientificName 'Oenopota graphica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '43.01'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2018'^^xsd:integer;
  dwc:aphiaid '139319'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5590'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139319'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2018"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4664'^^xsd:string;
  dwc:scientificName 'Solariella cincta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '43.01'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2018'^^xsd:integer;
  dwc:aphiaid '141834'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4664'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141834'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2018"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4666'^^xsd:string;
  dwc:scientificName 'Solariella laminarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '43.01'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2018'^^xsd:integer;
  dwc:aphiaid '815965'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4666'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '585908'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2018"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4645'^^xsd:string;
  dwc:scientificName 'Putzeysia wiseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '43.01'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2018'^^xsd:integer;
  dwc:aphiaid '141832'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4645'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141832'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2018"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4997'^^xsd:string;
  dwc:scientificName 'Kryptos koehleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '43.01'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2018'^^xsd:integer;
  dwc:aphiaid '138911'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4997'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138911'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2018"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4612'^^xsd:string;
  dwc:scientificName 'Fissurisepta profundi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '43.01'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2018'^^xsd:integer;
  dwc:aphiaid '159758'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4612'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180870'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2018"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5771'^^xsd:string;
  dwc:scientificName 'Alora tenerrima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '43.01'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2018'^^xsd:integer;
  dwc:aphiaid '139697'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5771'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139697'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2018"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5111'^^xsd:string;
  dwc:scientificName 'Micropleurotoma spirotropoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '43.01'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2018'^^xsd:integer;
  dwc:aphiaid '141868'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5111'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141868'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2018"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5598'^^xsd:string;
  dwc:scientificName 'Oenopota violacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '43.01'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2018'^^xsd:integer;
  dwc:aphiaid '139337'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5598'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '160248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.01 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.01"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2018"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4634'^^xsd:string;
  dwc:scientificName 'Scissurella crispata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '43.01'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2018'^^xsd:integer;
  dwc:aphiaid '153547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4634'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4240"^^xsd:integer ;
  dwc:maximumDepthInMeters "4262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4894'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4240'^^xsd:integer;
  dwc:maximumDepth '4262'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4894'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4120"^^xsd:integer ;
  dwc:maximumDepthInMeters "4120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5295'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4120'^^xsd:integer;
  dwc:maximumDepth '4120'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5295'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4120"^^xsd:integer ;
  dwc:maximumDepthInMeters "4120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5260'^^xsd:string;
  dwc:scientificName 'Benthomangelia antonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4120'^^xsd:integer;
  dwc:maximumDepth '4120'^^xsd:integer;
  dwc:aphiaid '139222'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5260'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4120"^^xsd:integer ;
  dwc:maximumDepthInMeters "4120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5159'^^xsd:string;
  dwc:scientificName 'Phymorhynchus alberti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.61'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4120'^^xsd:integer;
  dwc:maximumDepth '4120'^^xsd:integer;
  dwc:aphiaid '139339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5159'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139339'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4316"^^xsd:integer ;
  dwc:maximumDepthInMeters "4316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4851'^^xsd:string;
  dwc:scientificName 'Amauropsis sphaeroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '46.45'^^xsd:double;
  dwc:minimumDepth '4316'^^xsd:integer;
  dwc:maximumDepth '4316'^^xsd:integer;
  dwc:aphiaid '140522'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4851'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4316"^^xsd:integer ;
  dwc:maximumDepthInMeters "4316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5318'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '46.45'^^xsd:double;
  dwc:minimumDepth '4316'^^xsd:integer;
  dwc:maximumDepth '4316'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5318'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4316"^^xsd:integer ;
  dwc:maximumDepthInMeters "4316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5249'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '46.45'^^xsd:double;
  dwc:minimumDepth '4316'^^xsd:integer;
  dwc:maximumDepth '4316'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5249'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4316"^^xsd:integer ;
  dwc:maximumDepthInMeters "4316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5204'^^xsd:string;
  dwc:scientificName 'Pleurotomella sandersoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '46.45'^^xsd:double;
  dwc:minimumDepth '4316'^^xsd:integer;
  dwc:maximumDepth '4316'^^xsd:integer;
  dwc:aphiaid '139353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5204'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4316"^^xsd:integer ;
  dwc:maximumDepthInMeters "4316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5377'^^xsd:string;
  dwc:scientificName 'Gymnobela aquilarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '46.45'^^xsd:double;
  dwc:minimumDepth '4316'^^xsd:integer;
  dwc:maximumDepth '4316'^^xsd:integer;
  dwc:aphiaid '139244'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5377'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139244'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4316"^^xsd:integer ;
  dwc:maximumDepthInMeters "4316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5405'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '46.45'^^xsd:double;
  dwc:minimumDepth '4316'^^xsd:integer;
  dwc:maximumDepth '4316'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5405'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4316"^^xsd:integer ;
  dwc:maximumDepthInMeters "4316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5067'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '46.45'^^xsd:double;
  dwc:minimumDepth '4316'^^xsd:integer;
  dwc:maximumDepth '4316'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5067'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4237"^^xsd:integer ;
  dwc:maximumDepthInMeters "4237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5123'^^xsd:string;
  dwc:scientificName 'Aforia hypomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4237'^^xsd:integer;
  dwc:maximumDepth '4237'^^xsd:integer;
  dwc:aphiaid '747547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5123'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4237"^^xsd:integer ;
  dwc:maximumDepthInMeters "4237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5302'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4237'^^xsd:integer;
  dwc:maximumDepth '4237'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5302'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4237"^^xsd:integer ;
  dwc:maximumDepthInMeters "4237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5156'^^xsd:string;
  dwc:scientificName 'Phymorhynchus alberti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4237'^^xsd:integer;
  dwc:maximumDepth '4237'^^xsd:integer;
  dwc:aphiaid '139339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5156'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139339'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4246"^^xsd:integer ;
  dwc:maximumDepthInMeters "4246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5531'^^xsd:string;
  dwc:scientificName 'Gymnobela lyroniclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '4246'^^xsd:integer;
  dwc:maximumDepth '4246'^^xsd:integer;
  dwc:aphiaid '815971'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5531'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4246"^^xsd:integer ;
  dwc:maximumDepthInMeters "4246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5413'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '4246'^^xsd:integer;
  dwc:maximumDepth '4246'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5413'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4023"^^xsd:integer ;
  dwc:maximumDepthInMeters "4023"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5298'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '4023'^^xsd:integer;
  dwc:maximumDepth '4023'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5298'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4023"^^xsd:integer ;
  dwc:maximumDepthInMeters "4023"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5121'^^xsd:string;
  dwc:scientificName 'Aforia hypomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '4023'^^xsd:integer;
  dwc:maximumDepth '4023'^^xsd:integer;
  dwc:aphiaid '747547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5121'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4130"^^xsd:integer ;
  dwc:maximumDepthInMeters "4130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5642'^^xsd:string;
  dwc:scientificName 'Rectilabrum lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '4130'^^xsd:integer;
  dwc:maximumDepth '4130'^^xsd:integer;
  dwc:aphiaid '139885'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5642'^^xsd:string;
  dwc:aphiaIdAccepted '139885'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4023"^^xsd:integer ;
  dwc:maximumDepthInMeters "4023"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5163'^^xsd:string;
  dwc:scientificName 'Phymorhynchus alberti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '4023'^^xsd:integer;
  dwc:maximumDepth '4023'^^xsd:integer;
  dwc:aphiaid '139339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5163'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139339'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4023"^^xsd:integer ;
  dwc:maximumDepthInMeters "4023"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5366'^^xsd:string;
  dwc:scientificName 'Gymnobela aquilarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '4023'^^xsd:integer;
  dwc:maximumDepth '4023'^^xsd:integer;
  dwc:aphiaid '139244'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5366'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139244'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.43 -9.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4182"^^xsd:integer ;
  dwc:maximumDepthInMeters "4182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5539'^^xsd:string;
  dwc:scientificName 'Gymnobela lyroniclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.58'^^xsd:double;
  dwc:latitude '47.43'^^xsd:double;
  dwc:minimumDepth '4182'^^xsd:integer;
  dwc:maximumDepth '4182'^^xsd:integer;
  dwc:aphiaid '815971'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5539'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.43 -9.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4182"^^xsd:integer ;
  dwc:maximumDepthInMeters "4182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5433'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.58'^^xsd:double;
  dwc:latitude '47.43'^^xsd:double;
  dwc:minimumDepth '4182'^^xsd:integer;
  dwc:maximumDepth '4182'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5433'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.43 -9.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4182"^^xsd:integer ;
  dwc:maximumDepthInMeters "4182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5477'^^xsd:string;
  dwc:scientificName 'Gymnobela phyxanor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.58'^^xsd:double;
  dwc:latitude '47.43'^^xsd:double;
  dwc:minimumDepth '4182'^^xsd:integer;
  dwc:maximumDepth '4182'^^xsd:integer;
  dwc:aphiaid '183177'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5477'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.43 -9.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4182"^^xsd:integer ;
  dwc:maximumDepthInMeters "4182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5166'^^xsd:string;
  dwc:scientificName 'Phymorhynchus alberti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.58'^^xsd:double;
  dwc:latitude '47.43'^^xsd:double;
  dwc:minimumDepth '4182'^^xsd:integer;
  dwc:maximumDepth '4182'^^xsd:integer;
  dwc:aphiaid '139339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5166'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139339'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4150"^^xsd:integer ;
  dwc:maximumDepthInMeters "4150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5307'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.58'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4150'^^xsd:integer;
  dwc:maximumDepth '4150'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5307'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4150"^^xsd:integer ;
  dwc:maximumDepthInMeters "4150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5674'^^xsd:string;
  dwc:scientificName 'Melanella densicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.58'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4150'^^xsd:integer;
  dwc:maximumDepth '4150'^^xsd:integer;
  dwc:aphiaid '139838'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5674'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139838'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4240"^^xsd:integer ;
  dwc:maximumDepthInMeters "4240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5308'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.58'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4240'^^xsd:integer;
  dwc:maximumDepth '4240'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5308'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-9.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4251"^^xsd:integer ;
  dwc:maximumDepthInMeters "4251"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5323'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.58'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '4251'^^xsd:integer;
  dwc:maximumDepth '4251'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5323'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-9.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4251"^^xsd:integer ;
  dwc:maximumDepthInMeters "4251"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4846'^^xsd:string;
  dwc:scientificName 'Amauropsis sphaeroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.58'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '4251'^^xsd:integer;
  dwc:maximumDepth '4251'^^xsd:integer;
  dwc:aphiaid '140522'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4846'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3992"^^xsd:integer ;
  dwc:maximumDepthInMeters "4300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5686'^^xsd:string;
  dwc:scientificName 'Pisolamia brychia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.58'^^xsd:double;
  dwc:startLongitude '-9.47'^^xsd:double;
  dwc:endLongitude '-9.7'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:startLatitude '47.525'^^xsd:double;
  dwc:endLatitude '47.63833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.47 47.525, -9.47 47.63833, -9.7 47.63833, -9.7 47.525, -9.47 47.525))'^^xsd:string;
  dwc:minimumDepth '3992'^^xsd:integer;
  dwc:maximumDepth '4300'^^xsd:integer;
  dwc:aphiaid '139884'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5686'^^xsd:string;
  dwc:aphiaIdAccepted '139884'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5431'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4294'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5431'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4281"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4847'^^xsd:string;
  dwc:scientificName 'Amauropsis sphaeroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4281'^^xsd:integer;
  dwc:aphiaid '140522'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4847'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4281"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5559'^^xsd:string;
  dwc:scientificName 'Xanthodaphne charcotiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4281'^^xsd:integer;
  dwc:aphiaid '139393'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5559'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5280'^^xsd:string;
  dwc:scientificName 'Benthomangelia antonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4294'^^xsd:integer;
  dwc:aphiaid '139222'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5280'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5209'^^xsd:string;
  dwc:scientificName 'Pleurotomella sandersoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4294'^^xsd:integer;
  dwc:aphiaid '139353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5209'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5675'^^xsd:string;
  dwc:scientificName 'Melanella densicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4294'^^xsd:integer;
  dwc:aphiaid '139838'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5675'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139838'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5678'^^xsd:string;
  dwc:scientificName 'Melanella turbonilloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4294'^^xsd:integer;
  dwc:aphiaid '139869'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5678'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139869'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5315'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4294'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5315'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5376'^^xsd:string;
  dwc:scientificName 'Gymnobela aquilarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4294'^^xsd:integer;
  dwc:aphiaid '139244'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5376'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139244'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4850'^^xsd:string;
  dwc:scientificName 'Amauropsis sphaeroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4294'^^xsd:integer;
  dwc:aphiaid '140522'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4850'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5252'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4294'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5252'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4281"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5313'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4281'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5313'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4281"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5429'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4281'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5429'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4281"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5278'^^xsd:string;
  dwc:scientificName 'Benthomangelia antonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4281'^^xsd:integer;
  dwc:aphiaid '139222'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5278'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5737'^^xsd:string;
  dwc:scientificName '“Eulima” strongylostoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4294'^^xsd:integer;
  dwc:aphiaid '139807'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5737'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139807'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5647'^^xsd:string;
  dwc:scientificName 'Rectilabrum lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4294'^^xsd:integer;
  dwc:aphiaid '139885'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5647'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4281"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5068'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4281'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5068'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5070'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4294'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5070'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4296"^^xsd:integer ;
  dwc:maximumDepthInMeters "4296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5066'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4296'^^xsd:integer;
  dwc:maximumDepth '4296'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5066'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4300"^^xsd:integer ;
  dwc:maximumDepthInMeters "4300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5314'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4300'^^xsd:integer;
  dwc:maximumDepth '4300'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5314'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5434'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4250'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5434'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4300"^^xsd:integer ;
  dwc:maximumDepthInMeters "4300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5430'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4300'^^xsd:integer;
  dwc:maximumDepth '4300'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5430'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5258'^^xsd:string;
  dwc:scientificName 'Neopleurotomoides sp. B'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4250'^^xsd:integer;
  dwc:aphiaid '137823'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5258'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5282'^^xsd:string;
  dwc:scientificName 'Benthomangelia antonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4250'^^xsd:integer;
  dwc:aphiaid '139222'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5282'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4300"^^xsd:integer ;
  dwc:maximumDepthInMeters "4300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5560'^^xsd:string;
  dwc:scientificName 'Xanthodaphne charcotiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4300'^^xsd:integer;
  dwc:maximumDepth '4300'^^xsd:integer;
  dwc:aphiaid '139393'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5560'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139393'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4296"^^xsd:integer ;
  dwc:maximumDepthInMeters "4296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5317'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4296'^^xsd:integer;
  dwc:maximumDepth '4296'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5317'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5319'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4250'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5319'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4300"^^xsd:integer ;
  dwc:maximumDepthInMeters "4300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5279'^^xsd:string;
  dwc:scientificName 'Benthomangelia antonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4300'^^xsd:integer;
  dwc:maximumDepth '4300'^^xsd:integer;
  dwc:aphiaid '139222'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5279'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4296"^^xsd:integer ;
  dwc:maximumDepthInMeters "4296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5248'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4296'^^xsd:integer;
  dwc:maximumDepth '4296'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5248'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5205'^^xsd:string;
  dwc:scientificName 'Pleurotomella sandersoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4250'^^xsd:integer;
  dwc:aphiaid '139353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5205'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4300"^^xsd:integer ;
  dwc:maximumDepthInMeters "4300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5375'^^xsd:string;
  dwc:scientificName 'Gymnobela aquilarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4300'^^xsd:integer;
  dwc:maximumDepth '4300'^^xsd:integer;
  dwc:aphiaid '139244'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5375'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139244'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4906'^^xsd:string;
  dwc:scientificName 'Polinices subplicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4250'^^xsd:integer;
  dwc:aphiaid '224923'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4906'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140540'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4300"^^xsd:integer ;
  dwc:maximumDepthInMeters "4300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4848'^^xsd:string;
  dwc:scientificName 'Amauropsis sphaeroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4300'^^xsd:integer;
  dwc:maximumDepth '4300'^^xsd:integer;
  dwc:aphiaid '140522'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4848'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4845'^^xsd:string;
  dwc:scientificName 'Amauropsis sphaeroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4250'^^xsd:integer;
  dwc:aphiaid '140522'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4845'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4300"^^xsd:integer ;
  dwc:maximumDepthInMeters "4300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5482'^^xsd:string;
  dwc:scientificName 'Gymnobela vayssieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4300'^^xsd:integer;
  dwc:maximumDepth '4300'^^xsd:integer;
  dwc:aphiaid '815968'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5482'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139390'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4296"^^xsd:integer ;
  dwc:maximumDepthInMeters "4296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5404'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4296'^^xsd:integer;
  dwc:maximumDepth '4296'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5404'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4300"^^xsd:integer ;
  dwc:maximumDepthInMeters "4300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5519'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4300'^^xsd:integer;
  dwc:maximumDepth '4300'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5519'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4300"^^xsd:integer ;
  dwc:maximumDepthInMeters "4300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5208'^^xsd:string;
  dwc:scientificName 'Pleurotomella sandersoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4300'^^xsd:integer;
  dwc:maximumDepth '4300'^^xsd:integer;
  dwc:aphiaid '139353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5208'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5250'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4250'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5250'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4300"^^xsd:integer ;
  dwc:maximumDepthInMeters "4300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5136'^^xsd:string;
  dwc:scientificName 'Aforia hypomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4300'^^xsd:integer;
  dwc:maximumDepth '4300'^^xsd:integer;
  dwc:aphiaid '747547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5136'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4300"^^xsd:integer ;
  dwc:maximumDepthInMeters "4300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5069'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '4300'^^xsd:integer;
  dwc:maximumDepth '4300'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5069'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4252"^^xsd:integer ;
  dwc:maximumDepthInMeters "4252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5530'^^xsd:string;
  dwc:scientificName 'Gymnobela lyroniclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.56'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4252'^^xsd:integer;
  dwc:maximumDepth '4252'^^xsd:integer;
  dwc:aphiaid '815971'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5530'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98 -9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4206"^^xsd:integer ;
  dwc:maximumDepthInMeters "4250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5529'^^xsd:string;
  dwc:scientificName 'Gymnobela lyroniclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-9.55'^^xsd:double;
  dwc:latitude '35.98'^^xsd:double;
  dwc:minimumDepth '4206'^^xsd:integer;
  dwc:maximumDepth '4250'^^xsd:integer;
  dwc:aphiaid '815971'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5529'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4268"^^xsd:integer ;
  dwc:maximumDepthInMeters "4268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5246'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.55'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4268'^^xsd:integer;
  dwc:maximumDepth '4268'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5246'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4268"^^xsd:integer ;
  dwc:maximumDepthInMeters "4268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5324'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.55'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4268'^^xsd:integer;
  dwc:maximumDepth '4268'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5324'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4228"^^xsd:integer ;
  dwc:maximumDepthInMeters "4228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5275'^^xsd:string;
  dwc:scientificName 'Benthomangelia antonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.55'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '4228'^^xsd:integer;
  dwc:maximumDepth '4228'^^xsd:integer;
  dwc:aphiaid '139222'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5275'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4228"^^xsd:integer ;
  dwc:maximumDepthInMeters "4228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5370'^^xsd:string;
  dwc:scientificName 'Gymnobela aquilarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.55'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '4228'^^xsd:integer;
  dwc:maximumDepth '4228'^^xsd:integer;
  dwc:aphiaid '139244'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5370'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139244'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4228"^^xsd:integer ;
  dwc:maximumDepthInMeters "4228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5609'^^xsd:string;
  dwc:scientificName 'Lusitanops sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.55'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '4228'^^xsd:integer;
  dwc:maximumDepth '4228'^^xsd:integer;
  dwc:aphiaid '183248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5609'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-9.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4023"^^xsd:integer ;
  dwc:maximumDepthInMeters "4023"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5297'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.53'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '4023'^^xsd:integer;
  dwc:maximumDepth '4023'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5297'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-9.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4023"^^xsd:integer ;
  dwc:maximumDepthInMeters "4023"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5262'^^xsd:string;
  dwc:scientificName 'Benthomangelia antonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.53'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '4023'^^xsd:integer;
  dwc:maximumDepth '4023'^^xsd:integer;
  dwc:aphiaid '139222'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5262'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-9.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4023"^^xsd:integer ;
  dwc:maximumDepthInMeters "4023"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5414'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.53'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '4023'^^xsd:integer;
  dwc:maximumDepth '4023'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5414'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4200"^^xsd:integer ;
  dwc:maximumDepthInMeters "4200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5417'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.51'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '4200'^^xsd:integer;
  dwc:maximumDepth '4200'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5417'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4200"^^xsd:integer ;
  dwc:maximumDepthInMeters "4200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5155'^^xsd:string;
  dwc:scientificName 'Phymorhynchus alberti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.51'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '4200'^^xsd:integer;
  dwc:maximumDepth '4200'^^xsd:integer;
  dwc:aphiaid '139339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5155'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139339'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4200"^^xsd:integer ;
  dwc:maximumDepthInMeters "4200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5350'^^xsd:string;
  dwc:scientificName 'Gymnobela emertoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.51'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '4200'^^xsd:integer;
  dwc:maximumDepth '4200'^^xsd:integer;
  dwc:aphiaid '139246'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5350'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139246'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4700"^^xsd:integer ;
  dwc:maximumDepthInMeters "4700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5164'^^xsd:string;
  dwc:scientificName 'Phymorhynchus alberti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '-9.33'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '4700'^^xsd:integer;
  dwc:maximumDepth '4700'^^xsd:integer;
  dwc:aphiaid '139339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5164'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139339'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4700"^^xsd:integer ;
  dwc:maximumDepthInMeters "4700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5127'^^xsd:string;
  dwc:scientificName 'Aforia hypomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '-9.33'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '4700'^^xsd:integer;
  dwc:maximumDepth '4700'^^xsd:integer;
  dwc:aphiaid '747547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5127'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-9.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3000"^^xsd:integer ;
  dwc:maximumDepthInMeters "3000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5188'^^xsd:string;
  dwc:scientificName 'Drilliola pruina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.23'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '3000'^^xsd:integer;
  dwc:maximumDepth '3000'^^xsd:integer;
  dwc:aphiaid '160277'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5188'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '832443'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-9.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3000"^^xsd:integer ;
  dwc:maximumDepthInMeters "3000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5347'^^xsd:string;
  dwc:scientificName 'Gymnobela emertoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.23'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '3000'^^xsd:integer;
  dwc:maximumDepth '3000'^^xsd:integer;
  dwc:aphiaid '139246'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5347'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139246'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2925"^^xsd:integer ;
  dwc:maximumDepthInMeters "2925"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5096'^^xsd:string;
  dwc:scientificName 'Iphinopsis alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.2'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2925'^^xsd:integer;
  dwc:maximumDepth '2925'^^xsd:integer;
  dwc:aphiaid '138979'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5096'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138979'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2925"^^xsd:integer ;
  dwc:maximumDepthInMeters "2925"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5399'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.2'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2925'^^xsd:integer;
  dwc:maximumDepth '2925'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5399'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3250"^^xsd:integer ;
  dwc:maximumDepthInMeters "3250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5639'^^xsd:string;
  dwc:scientificName 'Rectilabrum lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.13'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '3250'^^xsd:integer;
  dwc:maximumDepth '3250'^^xsd:integer;
  dwc:aphiaid '139885'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5639'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3250"^^xsd:integer ;
  dwc:maximumDepthInMeters "3250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5274'^^xsd:string;
  dwc:scientificName 'Benthomangelia antonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.13'^^xsd:double;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '3250'^^xsd:integer;
  dwc:maximumDepth '3250'^^xsd:integer;
  dwc:aphiaid '139222'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5274'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2906"^^xsd:integer ;
  dwc:maximumDepthInMeters "2906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5059'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.13'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2906'^^xsd:integer;
  dwc:maximumDepth '2906'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5059'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2906"^^xsd:integer ;
  dwc:maximumDepthInMeters "2906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4900'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.13'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2906'^^xsd:integer;
  dwc:maximumDepth '2906'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4900'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2906"^^xsd:integer ;
  dwc:maximumDepthInMeters "2906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5118'^^xsd:string;
  dwc:scientificName 'Aforia hypomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.13'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2906'^^xsd:integer;
  dwc:maximumDepth '2906'^^xsd:integer;
  dwc:aphiaid '747547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5118'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2906"^^xsd:integer ;
  dwc:maximumDepthInMeters "2906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5272'^^xsd:string;
  dwc:scientificName 'Benthomangelia antonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.13'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2906'^^xsd:integer;
  dwc:maximumDepth '2906'^^xsd:integer;
  dwc:aphiaid '139222'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5272'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2906"^^xsd:integer ;
  dwc:maximumDepthInMeters "2906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5636'^^xsd:string;
  dwc:scientificName 'Rectilabrum lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.13'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2906'^^xsd:integer;
  dwc:maximumDepth '2906'^^xsd:integer;
  dwc:aphiaid '139885'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5636'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2777"^^xsd:integer ;
  dwc:maximumDepthInMeters "2777"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5456'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.13'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2777'^^xsd:integer;
  dwc:maximumDepth '2777'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5456'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2777"^^xsd:integer ;
  dwc:maximumDepthInMeters "2777"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5579'^^xsd:string;
  dwc:scientificName 'Oenopota ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.13'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2777'^^xsd:integer;
  dwc:maximumDepth '2777'^^xsd:integer;
  dwc:aphiaid '139326'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5579'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '160242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2775"^^xsd:integer ;
  dwc:maximumDepthInMeters "2775"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5451'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.13'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2775'^^xsd:integer;
  dwc:maximumDepth '2775'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5451'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2775"^^xsd:integer ;
  dwc:maximumDepthInMeters "2775"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5577'^^xsd:string;
  dwc:scientificName 'Oenopota ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.13'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2775'^^xsd:integer;
  dwc:maximumDepth '2775'^^xsd:integer;
  dwc:aphiaid '139326'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5577'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '160242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.45 -9.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2742"^^xsd:integer ;
  dwc:maximumDepthInMeters "2742"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5637'^^xsd:string;
  dwc:scientificName 'Rectilabrum lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.11'^^xsd:double;
  dwc:latitude '47.45'^^xsd:double;
  dwc:minimumDepth '2742'^^xsd:integer;
  dwc:maximumDepth '2742'^^xsd:integer;
  dwc:aphiaid '139885'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5637'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.45 -9.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2742"^^xsd:integer ;
  dwc:maximumDepthInMeters "2742"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5202'^^xsd:string;
  dwc:scientificName 'Pleurotomella sandersoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.11'^^xsd:double;
  dwc:latitude '47.45'^^xsd:double;
  dwc:minimumDepth '2742'^^xsd:integer;
  dwc:maximumDepth '2742'^^xsd:integer;
  dwc:aphiaid '139353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5202'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3056"^^xsd:integer ;
  dwc:maximumDepthInMeters "3056"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5120'^^xsd:string;
  dwc:scientificName 'Aforia hypomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.11'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '3056'^^xsd:integer;
  dwc:maximumDepth '3056'^^xsd:integer;
  dwc:aphiaid '747547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5120'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3056"^^xsd:integer ;
  dwc:maximumDepthInMeters "3056"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5352'^^xsd:string;
  dwc:scientificName 'Gymnobela emertoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.11'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '3056'^^xsd:integer;
  dwc:maximumDepth '3056'^^xsd:integer;
  dwc:aphiaid '139246'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5352'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139246'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3056"^^xsd:integer ;
  dwc:maximumDepthInMeters "3056"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5178'^^xsd:string;
  dwc:scientificName 'Typhlomangelia nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.11'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '3056'^^xsd:integer;
  dwc:maximumDepth '3056'^^xsd:integer;
  dwc:aphiaid '139391'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5178'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3056"^^xsd:integer ;
  dwc:maximumDepthInMeters "3056"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4896'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.11'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '3056'^^xsd:integer;
  dwc:maximumDepth '3056'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4896'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5061'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.11'^^xsd:double;
  dwc:startLongitude '-8.99167'^^xsd:double;
  dwc:endLongitude '-9.23333'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:startLatitude '47.46833'^^xsd:double;
  dwc:endLatitude '47.60667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.99167 47.46833, -8.99167 47.60667, -9.23333 47.60667, -9.23333 47.46833, -8.99167 47.46833))'^^xsd:string;
  dwc:minimumDepth '2695'^^xsd:integer;
  dwc:maximumDepth '3548'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5061'^^xsd:string;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5685'^^xsd:string;
  dwc:scientificName 'Pisolamia brychia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.11'^^xsd:double;
  dwc:startLongitude '-8.99167'^^xsd:double;
  dwc:endLongitude '-9.23333'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:startLatitude '47.46833'^^xsd:double;
  dwc:endLatitude '47.60667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.99167 47.46833, -8.99167 47.60667, -9.23333 47.60667, -9.23333 47.46833, -8.99167 47.46833))'^^xsd:string;
  dwc:minimumDepth '2695'^^xsd:integer;
  dwc:maximumDepth '3548'^^xsd:integer;
  dwc:aphiaid '139884'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5685'^^xsd:string;
  dwc:aphiaIdAccepted '139884'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2790"^^xsd:integer ;
  dwc:maximumDepthInMeters "2790"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5452'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2790'^^xsd:integer;
  dwc:maximumDepth '2790'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5452'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2820"^^xsd:integer ;
  dwc:maximumDepthInMeters "2820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4743'^^xsd:string;
  dwc:scientificName 'Cerithiella metula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2820'^^xsd:integer;
  dwc:maximumDepth '2820'^^xsd:integer;
  dwc:aphiaid '139072'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4743'^^xsd:string;
  dwc:aphiaIdAccepted '139072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2813"^^xsd:integer ;
  dwc:maximumDepthInMeters "2813"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5447'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2813'^^xsd:integer;
  dwc:maximumDepth '2813'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5447'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2865"^^xsd:integer ;
  dwc:maximumDepthInMeters "2865"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5116'^^xsd:string;
  dwc:scientificName 'Aforia hypomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2865'^^xsd:integer;
  dwc:maximumDepth '2865'^^xsd:integer;
  dwc:aphiaid '747547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5116'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2865"^^xsd:integer ;
  dwc:maximumDepthInMeters "2865"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5506'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2865'^^xsd:integer;
  dwc:maximumDepth '2865'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5506'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3345"^^xsd:integer ;
  dwc:maximumDepthInMeters "3345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5346'^^xsd:string;
  dwc:scientificName 'Gymnobela emertoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '3345'^^xsd:integer;
  dwc:maximumDepth '3345'^^xsd:integer;
  dwc:aphiaid '139246'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5346'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139246'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3345"^^xsd:integer ;
  dwc:maximumDepthInMeters "3345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5117'^^xsd:string;
  dwc:scientificName 'Aforia hypomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '3345'^^xsd:integer;
  dwc:maximumDepth '3345'^^xsd:integer;
  dwc:aphiaid '747547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5117'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3345"^^xsd:integer ;
  dwc:maximumDepthInMeters "3345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5395'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '3345'^^xsd:integer;
  dwc:maximumDepth '3345'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5395'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -9.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3345"^^xsd:integer ;
  dwc:maximumDepthInMeters "3345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4998'^^xsd:string;
  dwc:scientificName 'Kryptos koehleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.06'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '3345'^^xsd:integer;
  dwc:maximumDepth '3345'^^xsd:integer;
  dwc:aphiaid '138911'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4998'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138911'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.45 -9.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5393'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.01'^^xsd:double;
  dwc:latitude '47.45'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5393'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.45 -9.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5416'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.01'^^xsd:double;
  dwc:latitude '47.45'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5416'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.45 -9.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4860'^^xsd:string;
  dwc:scientificName 'Amauropsis sphaeroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.01'^^xsd:double;
  dwc:latitude '47.45'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '140522'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4860'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.45 -9.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5264'^^xsd:string;
  dwc:scientificName 'Benthomangelia antonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.01'^^xsd:double;
  dwc:latitude '47.45'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:aphiaid '139222'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5264'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3480"^^xsd:integer ;
  dwc:maximumDepthInMeters "3480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5638'^^xsd:string;
  dwc:scientificName 'Rectilabrum lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '47.46'^^xsd:double;
  dwc:minimumDepth '3480'^^xsd:integer;
  dwc:maximumDepth '3480'^^xsd:integer;
  dwc:aphiaid '139885'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5638'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.63 -8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.63"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3360"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5528'^^xsd:string;
  dwc:scientificName 'Gymnobela lyroniclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-8.93'^^xsd:double;
  dwc:latitude '47.63'^^xsd:double;
  dwc:minimumDepth '3360'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:aphiaid '815971'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5528'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.63 -8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.63"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3360"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5411'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-8.93'^^xsd:double;
  dwc:latitude '47.63'^^xsd:double;
  dwc:minimumDepth '3360'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5411'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.63 -8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.63"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3360"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4927'^^xsd:string;
  dwc:scientificName 'Oocorys sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-8.93'^^xsd:double;
  dwc:latitude '47.63'^^xsd:double;
  dwc:minimumDepth '3360'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:aphiaid '139025'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4927'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139025'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.63 -8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.63"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3360"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5541'^^xsd:string;
  dwc:scientificName 'Gymnobela nudator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-8.93'^^xsd:double;
  dwc:latitude '47.63'^^xsd:double;
  dwc:minimumDepth '3360'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:aphiaid '815972'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5541'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139209'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.63 -8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.63"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3360"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5213'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-8.93'^^xsd:double;
  dwc:latitude '47.63'^^xsd:double;
  dwc:minimumDepth '3360'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5213'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5446'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.9'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5446'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41 -8.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41"^^xsd:decimal ;
  dwc:decimalLongitude "-8.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2573"^^xsd:integer ;
  dwc:maximumDepthInMeters "2820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5334'^^xsd:string;
  dwc:scientificName 'Gymnobela agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-8.81'^^xsd:double;
  dwc:latitude '36.41'^^xsd:double;
  dwc:minimumDepth '2573'^^xsd:integer;
  dwc:maximumDepth '2820'^^xsd:integer;
  dwc:aphiaid '139243'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5334'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '433946'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.71 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.71"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2115"^^xsd:integer ;
  dwc:maximumDepthInMeters "2115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4958'^^xsd:string;
  dwc:scientificName 'Zerotula incornita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '47.71'^^xsd:double;
  dwc:minimumDepth '2115'^^xsd:integer;
  dwc:maximumDepth '2115'^^xsd:integer;
  dwc:aphiaid '142013'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4958'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2550"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4823'^^xsd:string;
  dwc:scientificName 'Calyptoconcha pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-8.78'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2550'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '140171'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4823'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140171'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2550"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4952'^^xsd:string;
  dwc:scientificName 'Zerotula incornita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-8.78'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2550'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '142013'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4952'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2550"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4971'^^xsd:string;
  dwc:scientificName 'Trophon echinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-8.78'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2550'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '140424'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4971'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181040'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2550"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5345'^^xsd:string;
  dwc:scientificName 'Gymnobela emertoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-8.78'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2550'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '139246'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5345'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139246'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2550"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4996'^^xsd:string;
  dwc:scientificName 'Troschelia berniciensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-8.78'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2550'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '138930'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4996'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138930'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2550"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5502'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-8.78'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2550'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5502'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2550"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5113'^^xsd:string;
  dwc:scientificName 'Aforia hypomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-8.78'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2550'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '747547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5113'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-8.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5474'^^xsd:string;
  dwc:scientificName 'Gymnobela chyta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.76'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '139245'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5474'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139245'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-8.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4960'^^xsd:string;
  dwc:scientificName 'Zerotula incornita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.76'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '142013'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4960'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2350"^^xsd:integer ;
  dwc:maximumDepthInMeters "2350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5511'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.75'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2350'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5511'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2350"^^xsd:integer ;
  dwc:maximumDepthInMeters "2350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5335'^^xsd:string;
  dwc:scientificName 'Gymnobela agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.75'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2350'^^xsd:integer;
  dwc:aphiaid '139243'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5335'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '433946'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2350"^^xsd:integer ;
  dwc:maximumDepthInMeters "2350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4956'^^xsd:string;
  dwc:scientificName 'Zerotula incornita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.75'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2350'^^xsd:integer;
  dwc:aphiaid '142013'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4956'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2350"^^xsd:integer ;
  dwc:maximumDepthInMeters "2350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5367'^^xsd:string;
  dwc:scientificName 'Gymnobela aquilarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.75'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2350'^^xsd:integer;
  dwc:aphiaid '139244'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5367'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139244'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2350"^^xsd:integer ;
  dwc:maximumDepthInMeters "2350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4929'^^xsd:string;
  dwc:scientificName 'Oocorys sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.75'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2350'^^xsd:integer;
  dwc:aphiaid '139025'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4929'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139025'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-8.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2199"^^xsd:integer ;
  dwc:maximumDepthInMeters "2199"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4954'^^xsd:string;
  dwc:scientificName 'Zerotula incornita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2199'^^xsd:integer;
  dwc:maximumDepth '2199'^^xsd:integer;
  dwc:aphiaid '142013'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4954'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2171"^^xsd:integer ;
  dwc:maximumDepthInMeters "2171"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5187'^^xsd:string;
  dwc:scientificName 'Drilliola pruina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2171'^^xsd:integer;
  dwc:maximumDepth '2171'^^xsd:integer;
  dwc:aphiaid '160277'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5187'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '832443'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2878"^^xsd:integer ;
  dwc:maximumDepthInMeters "2878"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5119'^^xsd:string;
  dwc:scientificName 'Aforia hypomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2878'^^xsd:integer;
  dwc:maximumDepth '2878'^^xsd:integer;
  dwc:aphiaid '747547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5119'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2878"^^xsd:integer ;
  dwc:maximumDepthInMeters "2878"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5420'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2878'^^xsd:integer;
  dwc:maximumDepth '2878'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5420'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2171"^^xsd:integer ;
  dwc:maximumDepthInMeters "2171"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4819'^^xsd:string;
  dwc:scientificName 'Torellia didyma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2171'^^xsd:integer;
  dwc:maximumDepth '2171'^^xsd:integer;
  dwc:aphiaid '138986'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4819'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2878"^^xsd:integer ;
  dwc:maximumDepthInMeters "2878"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4898'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2878'^^xsd:integer;
  dwc:maximumDepth '2878'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4898'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2171"^^xsd:integer ;
  dwc:maximumDepthInMeters "2171"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5459'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2171'^^xsd:integer;
  dwc:maximumDepth '2171'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5459'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2171"^^xsd:integer ;
  dwc:maximumDepthInMeters "2171"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5734'^^xsd:string;
  dwc:scientificName '“Eulima” devistoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2171'^^xsd:integer;
  dwc:maximumDepth '2171'^^xsd:integer;
  dwc:aphiaid '139803'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5734'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139803'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2171"^^xsd:integer ;
  dwc:maximumDepthInMeters "2171"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5514'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2171'^^xsd:integer;
  dwc:maximumDepth '2171'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5514'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2878"^^xsd:integer ;
  dwc:maximumDepthInMeters "2878"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5515'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.73'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2878'^^xsd:integer;
  dwc:maximumDepth '2878'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5515'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36 -8.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36"^^xsd:decimal ;
  dwc:decimalLongitude "-8.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4966'^^xsd:string;
  dwc:scientificName 'Trophon echinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-8.71'^^xsd:double;
  dwc:latitude '36.36'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '140424'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4966'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181040'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36 -8.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36"^^xsd:decimal ;
  dwc:decimalLongitude "-8.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5142'^^xsd:string;
  dwc:scientificName 'Leucosyrinx verrilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-8.71'^^xsd:double;
  dwc:latitude '36.36'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '183237'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5142'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36 -8.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36"^^xsd:decimal ;
  dwc:decimalLongitude "-8.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5545'^^xsd:string;
  dwc:scientificName 'Gymnobela tenellunum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-8.71'^^xsd:double;
  dwc:latitude '36.36'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '815975'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5545'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815974'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36 -8.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36"^^xsd:decimal ;
  dwc:decimalLongitude "-8.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2875"^^xsd:integer ;
  dwc:maximumDepthInMeters "2875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4934'^^xsd:string;
  dwc:scientificName 'Oocorys sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-8.71'^^xsd:double;
  dwc:latitude '36.36'^^xsd:double;
  dwc:minimumDepth '2875'^^xsd:integer;
  dwc:maximumDepth '2875'^^xsd:integer;
  dwc:aphiaid '139025'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4934'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139025'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2103"^^xsd:integer ;
  dwc:maximumDepthInMeters "2103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5391'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2103'^^xsd:integer;
  dwc:maximumDepth '2103'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5391'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2103"^^xsd:integer ;
  dwc:maximumDepthInMeters "2103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4955'^^xsd:string;
  dwc:scientificName 'Zerotula incornita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2103'^^xsd:integer;
  dwc:maximumDepth '2103'^^xsd:integer;
  dwc:aphiaid '142013'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4955'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5055'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5055'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5731'^^xsd:string;
  dwc:scientificName 'Hemiaclis ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '183194'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5731'^^xsd:string;
  dwc:aphiaIdAccepted '183194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5266'^^xsd:string;
  dwc:scientificName 'Benthomangelia antonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '139222'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5266'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5337'^^xsd:string;
  dwc:scientificName 'Gymnobela agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '139243'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5337'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '433946'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5234'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5234'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2325"^^xsd:integer ;
  dwc:maximumDepthInMeters "2325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5505'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '2325'^^xsd:integer;
  dwc:maximumDepth '2325'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5505'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2325"^^xsd:integer ;
  dwc:maximumDepthInMeters "2325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5587'^^xsd:string;
  dwc:scientificName 'Oenopota dictyophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.68'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '2325'^^xsd:integer;
  dwc:maximumDepth '2325'^^xsd:integer;
  dwc:aphiaid '139316'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5587'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2360"^^xsd:integer ;
  dwc:maximumDepthInMeters "2360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5584'^^xsd:string;
  dwc:scientificName 'Oenopota dictyophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-8.67'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '2360'^^xsd:integer;
  dwc:maximumDepth '2360'^^xsd:integer;
  dwc:aphiaid '139316'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5584'^^xsd:string;
  dwc:aphiaIdAccepted '139316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5099'^^xsd:string;
  dwc:scientificName 'Iphinopsis alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '138979'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5099'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138979'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5453'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5453'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5229'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5229'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5728'^^xsd:string;
  dwc:scientificName 'Hemiaclis ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '183194'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5728'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183194'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5626'^^xsd:string;
  dwc:scientificName 'Aclis walleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '138686'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5626'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4797'^^xsd:string;
  dwc:scientificName 'Haloceras tricarinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '140064'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4797'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1397062'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5226'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5226'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2246"^^xsd:integer ;
  dwc:maximumDepthInMeters "2246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5394'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2246'^^xsd:integer;
  dwc:maximumDepth '2246'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5394'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2246"^^xsd:integer ;
  dwc:maximumDepthInMeters "2246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5724'^^xsd:string;
  dwc:scientificName 'Hemiaclis ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2246'^^xsd:integer;
  dwc:maximumDepth '2246'^^xsd:integer;
  dwc:aphiaid '183194'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5724'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183194'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2246"^^xsd:integer ;
  dwc:maximumDepthInMeters "2246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5227'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2246'^^xsd:integer;
  dwc:maximumDepth '2246'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5227'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2246"^^xsd:integer ;
  dwc:maximumDepthInMeters "2246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5363'^^xsd:string;
  dwc:scientificName 'Gymnobela watsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2246'^^xsd:integer;
  dwc:maximumDepth '2246'^^xsd:integer;
  dwc:aphiaid '139256'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5363'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '722480'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2246"^^xsd:integer ;
  dwc:maximumDepthInMeters "2246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5445'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2246'^^xsd:integer;
  dwc:maximumDepth '2246'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5445'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2246"^^xsd:integer ;
  dwc:maximumDepthInMeters "2246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4959'^^xsd:string;
  dwc:scientificName 'Zerotula incornita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2246'^^xsd:integer;
  dwc:maximumDepth '2246'^^xsd:integer;
  dwc:aphiaid '142013'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4959'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2246"^^xsd:integer ;
  dwc:maximumDepthInMeters "2246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5211'^^xsd:string;
  dwc:scientificName 'Pleurotomella sandersoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2246'^^xsd:integer;
  dwc:maximumDepth '2246'^^xsd:integer;
  dwc:aphiaid '139353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5211'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2246"^^xsd:integer ;
  dwc:maximumDepthInMeters "2246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5504'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2246'^^xsd:integer;
  dwc:maximumDepth '2246'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5504'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2246"^^xsd:integer ;
  dwc:maximumDepthInMeters "2246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4817'^^xsd:string;
  dwc:scientificName 'Torellia delicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2246'^^xsd:integer;
  dwc:maximumDepth '2246'^^xsd:integer;
  dwc:aphiaid '138985'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4817'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2360"^^xsd:integer ;
  dwc:maximumDepthInMeters "2360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5197'^^xsd:string;
  dwc:scientificName 'Pleurotomella benedicti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '2360'^^xsd:integer;
  dwc:maximumDepth '2360'^^xsd:integer;
  dwc:aphiaid '139343'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5197'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139343'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2360"^^xsd:integer ;
  dwc:maximumDepthInMeters "2360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5508'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '2360'^^xsd:integer;
  dwc:maximumDepth '2360'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5508'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2360"^^xsd:integer ;
  dwc:maximumDepthInMeters "2360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5578'^^xsd:string;
  dwc:scientificName 'Oenopota ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '2360'^^xsd:integer;
  dwc:maximumDepth '2360'^^xsd:integer;
  dwc:aphiaid '139326'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5578'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '160242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2360"^^xsd:integer ;
  dwc:maximumDepthInMeters "2360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5719'^^xsd:string;
  dwc:scientificName 'Bathycrinicola micrapex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '2360'^^xsd:integer;
  dwc:maximumDepth '2360'^^xsd:integer;
  dwc:aphiaid '139779'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5719'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139779'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2360"^^xsd:integer ;
  dwc:maximumDepthInMeters "2360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5740'^^xsd:string;
  dwc:scientificName '“Eulima” anonyma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '2360'^^xsd:integer;
  dwc:maximumDepth '2360'^^xsd:integer;
  dwc:aphiaid '139799'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5740'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139799'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2360"^^xsd:integer ;
  dwc:maximumDepthInMeters "2360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4709'^^xsd:string;
  dwc:scientificName 'Lissotesta minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '2360'^^xsd:integer;
  dwc:maximumDepth '2360'^^xsd:integer;
  dwc:aphiaid '141503'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4709'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1482800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2360"^^xsd:integer ;
  dwc:maximumDepthInMeters "2360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5735'^^xsd:string;
  dwc:scientificName '“Eulima” devistoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '2360'^^xsd:integer;
  dwc:maximumDepth '2360'^^xsd:integer;
  dwc:aphiaid '139803'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5735'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139803'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2360"^^xsd:integer ;
  dwc:maximumDepthInMeters "2360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4961'^^xsd:string;
  dwc:scientificName 'Zerotula incornita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.66'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '2360'^^xsd:integer;
  dwc:maximumDepth '2360'^^xsd:integer;
  dwc:aphiaid '142013'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4961'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5095'^^xsd:string;
  dwc:scientificName 'Iphinopsis alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '138979'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5095'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138979'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4803'^^xsd:string;
  dwc:scientificName 'Torellia delicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '138985'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4803'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5726'^^xsd:string;
  dwc:scientificName 'Hemiaclis ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '183194'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5726'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183194'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5177'^^xsd:string;
  dwc:scientificName 'Typhlomangelia nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '139391'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5177'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5235'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5235'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5458'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5458'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5398'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5398'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5267'^^xsd:string;
  dwc:scientificName 'Benthomangelia antonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '139222'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5267'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5608'^^xsd:string;
  dwc:scientificName 'Lusitanops sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '183248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5608'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5721'^^xsd:string;
  dwc:scientificName 'Costaclis mizon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '139784'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5721'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139784'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4895'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4895'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5632'^^xsd:string;
  dwc:scientificName 'Batheulima fuscoapicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '139776'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5632'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139776'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5727'^^xsd:string;
  dwc:scientificName 'Hemiaclis ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '183194'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5727'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183194'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4805'^^xsd:string;
  dwc:scientificName 'Torellia delicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '138985'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4805'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2205"^^xsd:integer ;
  dwc:maximumDepthInMeters "2205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5732'^^xsd:string;
  dwc:scientificName 'Hemiaclis ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2205'^^xsd:integer;
  dwc:maximumDepth '2205'^^xsd:integer;
  dwc:aphiaid '183194'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5732'^^xsd:string;
  dwc:aphiaIdAccepted '183194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4790'^^xsd:string;
  dwc:scientificName 'Haloceras cingulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '140061'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4790'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1397025'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4794'^^xsd:string;
  dwc:scientificName 'Haloceras laxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '140062'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4794'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1397042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5623'^^xsd:string;
  dwc:scientificName 'Aclis walleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '138686'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5623'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5198'^^xsd:string;
  dwc:scientificName 'Pleurotomella lottae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '139349'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5198'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139349'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5195'^^xsd:string;
  dwc:scientificName 'Pleurotomella benedicti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '139343'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5195'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139343'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4741'^^xsd:string;
  dwc:scientificName 'Cerithiella metula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '139072'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4741'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5725'^^xsd:string;
  dwc:scientificName 'Hemiaclis ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '183194'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5725'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183194'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5457'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5457'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4957'^^xsd:string;
  dwc:scientificName 'Zerotula incornita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '142013'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4957'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5054'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5054'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5336'^^xsd:string;
  dwc:scientificName 'Gymnobela agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '139243'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5336'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '433946'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4800'^^xsd:string;
  dwc:scientificName 'Torellia delicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '138985'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4800'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5228'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5228'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5287'^^xsd:string;
  dwc:scientificName 'Benthomangelia macra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '139224'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5287'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139224'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4901'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4901'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5175'^^xsd:string;
  dwc:scientificName 'Typhlomangelia nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '139391'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5175'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5611'^^xsd:string;
  dwc:scientificName 'Lusitanops sp. A'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '137819'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5611'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137819'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5233'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5233'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5186'^^xsd:string;
  dwc:scientificName 'Drilliola pruina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '160277'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5186'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '832443'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5512'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5512'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5397'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5397'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5094'^^xsd:string;
  dwc:scientificName 'Iphinopsis alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '138979'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5094'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138979'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5265'^^xsd:string;
  dwc:scientificName 'Benthomangelia antonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '139222'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5265'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4928'^^xsd:string;
  dwc:scientificName 'Oocorys sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '139025'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4928'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139025'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5718'^^xsd:string;
  dwc:scientificName 'Bathycrinicola micrapex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '139779'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5718'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139779'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.54 -8.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.54"^^xsd:decimal ;
  dwc:decimalLongitude "-8.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1985"^^xsd:integer ;
  dwc:maximumDepthInMeters "2360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5060'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-8.63'^^xsd:double;
  dwc:startLongitude '-8.51167'^^xsd:double;
  dwc:endLongitude '-8.75833'^^xsd:double;
  dwc:latitude '47.54'^^xsd:double;
  dwc:startLatitude '47.48667'^^xsd:double;
  dwc:endLatitude '47.60167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.51167 47.48667, -8.51167 47.60167, -8.75833 47.60167, -8.75833 47.48667, -8.51167 47.48667))'^^xsd:string;
  dwc:minimumDepth '1985'^^xsd:integer;
  dwc:maximumDepth '2360'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5060'^^xsd:string;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.48"^^xsd:decimal ;
  dwc:decimalLongitude "-8.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2156"^^xsd:integer ;
  dwc:maximumDepthInMeters "2156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5199'^^xsd:string;
  dwc:scientificName 'Pleurotomella lottae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.61'^^xsd:double;
  dwc:latitude '47.48'^^xsd:double;
  dwc:minimumDepth '2156'^^xsd:integer;
  dwc:maximumDepth '2156'^^xsd:integer;
  dwc:aphiaid '139349'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5199'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139349'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.48"^^xsd:decimal ;
  dwc:decimalLongitude "-8.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2156"^^xsd:integer ;
  dwc:maximumDepthInMeters "2156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5101'^^xsd:string;
  dwc:scientificName 'Iphinopsis alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.61'^^xsd:double;
  dwc:latitude '47.48'^^xsd:double;
  dwc:minimumDepth '2156'^^xsd:integer;
  dwc:maximumDepth '2156'^^xsd:integer;
  dwc:aphiaid '138979'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5101'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138979'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.48"^^xsd:decimal ;
  dwc:decimalLongitude "-8.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2156"^^xsd:integer ;
  dwc:maximumDepthInMeters "2156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5455'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.61'^^xsd:double;
  dwc:latitude '47.48'^^xsd:double;
  dwc:minimumDepth '2156'^^xsd:integer;
  dwc:maximumDepth '2156'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5455'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.48"^^xsd:decimal ;
  dwc:decimalLongitude "-8.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2156"^^xsd:integer ;
  dwc:maximumDepthInMeters "2156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5730'^^xsd:string;
  dwc:scientificName 'Hemiaclis ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.61'^^xsd:double;
  dwc:latitude '47.48'^^xsd:double;
  dwc:minimumDepth '2156'^^xsd:integer;
  dwc:maximumDepth '2156'^^xsd:integer;
  dwc:aphiaid '183194'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5730'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183194'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.48"^^xsd:decimal ;
  dwc:decimalLongitude "-8.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2156"^^xsd:integer ;
  dwc:maximumDepthInMeters "2156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4902'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.61'^^xsd:double;
  dwc:latitude '47.48'^^xsd:double;
  dwc:minimumDepth '2156'^^xsd:integer;
  dwc:maximumDepth '2156'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4902'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.48"^^xsd:decimal ;
  dwc:decimalLongitude "-8.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2156"^^xsd:integer ;
  dwc:maximumDepthInMeters "2156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5231'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.61'^^xsd:double;
  dwc:latitude '47.48'^^xsd:double;
  dwc:minimumDepth '2156'^^xsd:integer;
  dwc:maximumDepth '2156'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5231'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2126"^^xsd:integer ;
  dwc:maximumDepthInMeters "2126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5454'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.58'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2126'^^xsd:integer;
  dwc:maximumDepth '2126'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5454'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2126"^^xsd:integer ;
  dwc:maximumDepthInMeters "2126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5100'^^xsd:string;
  dwc:scientificName 'Iphinopsis alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.58'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2126'^^xsd:integer;
  dwc:maximumDepth '2126'^^xsd:integer;
  dwc:aphiaid '138979'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5100'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138979'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2126"^^xsd:integer ;
  dwc:maximumDepthInMeters "2126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5230'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.58'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2126'^^xsd:integer;
  dwc:maximumDepth '2126'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5230'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2126"^^xsd:integer ;
  dwc:maximumDepthInMeters "2126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5729'^^xsd:string;
  dwc:scientificName 'Hemiaclis ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.58'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2126'^^xsd:integer;
  dwc:maximumDepth '2126'^^xsd:integer;
  dwc:aphiaid '183194'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5729'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183194'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2126"^^xsd:integer ;
  dwc:maximumDepthInMeters "2126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.58)"^^geo:wktLiteral ;
  geo-pos:lat "47.55"^^xsd:decimal ;
  geo-pos:long "-8.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5627'^^xsd:string;
  dwc:scientificName 'Aclis walleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.58'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2126'^^xsd:integer;
  dwc:maximumDepth '2126'^^xsd:integer;
  dwc:aphiaid '138686'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5627'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2126"^^xsd:integer ;
  dwc:maximumDepthInMeters "2126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.58)"^^geo:wktLiteral ;
  geo-pos:lat "47.55"^^xsd:decimal ;
  geo-pos:long "-8.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5273'^^xsd:string;
  dwc:scientificName 'Benthomangelia antonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.58'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2126'^^xsd:integer;
  dwc:maximumDepth '2126'^^xsd:integer;
  dwc:aphiaid '139222'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5273'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2034"^^xsd:integer ;
  dwc:maximumDepthInMeters "2034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.56)"^^geo:wktLiteral ;
  geo-pos:lat "47.55"^^xsd:decimal ;
  geo-pos:long "-8.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5296'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2034'^^xsd:integer;
  dwc:maximumDepth '2034'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5296'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2034"^^xsd:integer ;
  dwc:maximumDepthInMeters "2034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.56)"^^geo:wktLiteral ;
  geo-pos:lat "47.55"^^xsd:decimal ;
  geo-pos:long "-8.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5261'^^xsd:string;
  dwc:scientificName 'Benthomangelia antonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2034'^^xsd:integer;
  dwc:maximumDepth '2034'^^xsd:integer;
  dwc:aphiaid '139222'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5261'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2034"^^xsd:integer ;
  dwc:maximumDepthInMeters "2034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.56)"^^geo:wktLiteral ;
  geo-pos:lat "47.55"^^xsd:decimal ;
  geo-pos:long "-8.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5053'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2034'^^xsd:integer;
  dwc:maximumDepth '2034'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5053'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2034"^^xsd:integer ;
  dwc:maximumDepthInMeters "2034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.56)"^^geo:wktLiteral ;
  geo-pos:lat "47.55"^^xsd:decimal ;
  geo-pos:long "-8.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5510'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2034'^^xsd:integer;
  dwc:maximumDepth '2034'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5510'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2034"^^xsd:integer ;
  dwc:maximumDepthInMeters "2034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.56)"^^geo:wktLiteral ;
  geo-pos:lat "47.55"^^xsd:decimal ;
  geo-pos:long "-8.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4903'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2034'^^xsd:integer;
  dwc:maximumDepth '2034'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4903'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2034"^^xsd:integer ;
  dwc:maximumDepthInMeters "2034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.56)"^^geo:wktLiteral ;
  geo-pos:lat "47.55"^^xsd:decimal ;
  geo-pos:long "-8.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5365'^^xsd:string;
  dwc:scientificName 'Gymnobela aquilarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2034'^^xsd:integer;
  dwc:maximumDepth '2034'^^xsd:integer;
  dwc:aphiaid '139244'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5365'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139244'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2194"^^xsd:integer ;
  dwc:maximumDepthInMeters "2194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  geo-pos:lat "47.56"^^xsd:decimal ;
  geo-pos:long "-8.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4742'^^xsd:string;
  dwc:scientificName 'Cerithiella metula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2194'^^xsd:integer;
  dwc:maximumDepth '2194'^^xsd:integer;
  dwc:aphiaid '139072'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4742'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2194"^^xsd:integer ;
  dwc:maximumDepthInMeters "2194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  geo-pos:lat "47.56"^^xsd:decimal ;
  geo-pos:long "-8.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5189'^^xsd:string;
  dwc:scientificName 'Drilliola pruina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2194'^^xsd:integer;
  dwc:maximumDepth '2194'^^xsd:integer;
  dwc:aphiaid '160277'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5189'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '832443'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2194"^^xsd:integer ;
  dwc:maximumDepthInMeters "2194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  geo-pos:lat "47.56"^^xsd:decimal ;
  geo-pos:long "-8.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5102'^^xsd:string;
  dwc:scientificName 'Iphinopsis alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2194'^^xsd:integer;
  dwc:maximumDepth '2194'^^xsd:integer;
  dwc:aphiaid '138979'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5102'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138979'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2025"^^xsd:integer ;
  dwc:maximumDepthInMeters "2025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  geo-pos:lat "47.56"^^xsd:decimal ;
  geo-pos:long "-8.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4931'^^xsd:string;
  dwc:scientificName 'Oocorys sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2025'^^xsd:integer;
  dwc:maximumDepth '2025'^^xsd:integer;
  dwc:aphiaid '139025'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4931'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139025'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2194"^^xsd:integer ;
  dwc:maximumDepthInMeters "2194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  geo-pos:lat "47.56"^^xsd:decimal ;
  geo-pos:long "-8.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4962'^^xsd:string;
  dwc:scientificName 'Zerotula incornita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2194'^^xsd:integer;
  dwc:maximumDepth '2194'^^xsd:integer;
  dwc:aphiaid '142013'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4962'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2194"^^xsd:integer ;
  dwc:maximumDepthInMeters "2194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  geo-pos:lat "47.56"^^xsd:decimal ;
  geo-pos:long "-8.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5396'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2194'^^xsd:integer;
  dwc:maximumDepth '2194'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5396'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2194"^^xsd:integer ;
  dwc:maximumDepthInMeters "2194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56 -8.56)"^^geo:wktLiteral ;
  geo-pos:lat "47.56"^^xsd:decimal ;
  geo-pos:long "-8.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5232'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.56'^^xsd:double;
  dwc:minimumDepth '2194'^^xsd:integer;
  dwc:maximumDepth '2194'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5232'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-8.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2205"^^xsd:integer ;
  dwc:maximumDepthInMeters "2205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -8.56)"^^geo:wktLiteral ;
  geo-pos:lat "47.58"^^xsd:decimal ;
  geo-pos:long "-8.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5444'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.56'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '2205'^^xsd:integer;
  dwc:maximumDepth '2205'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5444'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2115"^^xsd:integer ;
  dwc:maximumDepthInMeters "2115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.55)"^^geo:wktLiteral ;
  geo-pos:lat "47.55"^^xsd:decimal ;
  geo-pos:long "-8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5179'^^xsd:string;
  dwc:scientificName 'Typhlomangelia nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.55'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2115'^^xsd:integer;
  dwc:maximumDepth '2115'^^xsd:integer;
  dwc:aphiaid '139391'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5179'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2115"^^xsd:integer ;
  dwc:maximumDepthInMeters "2115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.55)"^^geo:wktLiteral ;
  geo-pos:lat "47.55"^^xsd:decimal ;
  geo-pos:long "-8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5460'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.55'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2115'^^xsd:integer;
  dwc:maximumDepth '2115'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5460'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.02 -8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.02"^^xsd:decimal ;
  dwc:decimalLongitude "-8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.02 -8.55)"^^geo:wktLiteral ;
  geo-pos:lat "72.02"^^xsd:decimal ;
  geo-pos:long "-8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5022'^^xsd:string;
  dwc:scientificName 'Mohnia danielsseni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-8.55'^^xsd:double;
  dwc:latitude '72.02'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:aphiaid '138915'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5022'^^xsd:string;
  dwc:aphiaIdAccepted '138915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.02 -8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.02"^^xsd:decimal ;
  dwc:decimalLongitude "-8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.02 -8.55)"^^geo:wktLiteral ;
  geo-pos:lat "72.02"^^xsd:decimal ;
  geo-pos:long "-8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5005'^^xsd:string;
  dwc:scientificName 'Mohnia mohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-8.55'^^xsd:double;
  dwc:latitude '72.02'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:aphiaid '138917'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5005'^^xsd:string;
  dwc:aphiaIdAccepted '138917'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.01 -8.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.01"^^xsd:decimal ;
  dwc:decimalLongitude "-8.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.01 -8.53)"^^geo:wktLiteral ;
  geo-pos:lat "34.01"^^xsd:decimal ;
  geo-pos:long "-8.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5137'^^xsd:string;
  dwc:scientificName 'Leucosyrinx verrilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-8.53'^^xsd:double;
  dwc:latitude '34.01'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '183237'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5137'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.46)"^^geo:wktLiteral ;
  geo-pos:lat "47.53"^^xsd:decimal ;
  geo-pos:long "-8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4749'^^xsd:string;
  dwc:scientificName 'Strobiligera lubrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:longitude '-8.46'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '141729'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4749'^^xsd:string;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141729'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.48"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2047"^^xsd:integer ;
  dwc:maximumDepthInMeters "2149"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "47.48"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5048'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '47.48'^^xsd:double;
  dwc:minimumDepth '2047'^^xsd:integer;
  dwc:maximumDepth '2149'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5048'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.48"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2047"^^xsd:integer ;
  dwc:maximumDepthInMeters "2149"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "47.48"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5190'^^xsd:string;
  dwc:scientificName 'Drilliola pruina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '47.48'^^xsd:double;
  dwc:minimumDepth '2047'^^xsd:integer;
  dwc:maximumDepth '2149'^^xsd:integer;
  dwc:aphiaid '160277'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5190'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '832443'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.48"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2047"^^xsd:integer ;
  dwc:maximumDepthInMeters "2149"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "47.48"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4947'^^xsd:string;
  dwc:scientificName 'Zerotula incornita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '47.48'^^xsd:double;
  dwc:minimumDepth '2047'^^xsd:integer;
  dwc:maximumDepth '2149'^^xsd:integer;
  dwc:aphiaid '142013'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4947'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.48"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2047"^^xsd:integer ;
  dwc:maximumDepthInMeters "2149"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.48 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "47.48"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4935'^^xsd:string;
  dwc:scientificName 'Oocorys sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '47.48'^^xsd:double;
  dwc:minimumDepth '2047'^^xsd:integer;
  dwc:maximumDepth '2149'^^xsd:integer;
  dwc:aphiaid '139025'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4935'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139025'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-8.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.26)"^^geo:wktLiteral ;
  geo-pos:lat "47.51"^^xsd:decimal ;
  geo-pos:long "-8.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5509'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.26'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5509'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-8.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.26)"^^geo:wktLiteral ;
  geo-pos:lat "47.51"^^xsd:decimal ;
  geo-pos:long "-8.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4953'^^xsd:string;
  dwc:scientificName 'Zerotula incornita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.26'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '142013'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4953'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-8.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.08)"^^geo:wktLiteral ;
  geo-pos:lat "47.53"^^xsd:decimal ;
  geo-pos:long "-8.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5448'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.08'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5448'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-8.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.08)"^^geo:wktLiteral ;
  geo-pos:lat "47.53"^^xsd:decimal ;
  geo-pos:long "-8.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5624'^^xsd:string;
  dwc:scientificName 'Aclis walleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.08'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '138686'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5624'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 -7.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "-7.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "2030"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 -7.93)"^^geo:wktLiteral ;
  geo-pos:lat "44.11"^^xsd:decimal ;
  geo-pos:long "-7.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5742'^^xsd:string;
  dwc:scientificName 'Pyramidella curtissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '-7.93'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '2030'^^xsd:integer;
  dwc:aphiaid '815980'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5742'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -7.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88"^^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/5136__DeepSea_Gastropoda4759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -7.88)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-7.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4759'^^xsd:string;
  dwc:scientificName 'Pusillina amblia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:longitude '-7.88'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '2035'^^xsd:integer;
  dwc:maximumDepth '2040'^^xsd:integer;
  dwc:aphiaid '141331'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4759'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141331'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -7.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-7.88"^^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/5136__DeepSea_Gastropoda5716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -7.88)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-7.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5716'^^xsd:string;
  dwc:scientificName 'Bathycrinicola talaena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:longitude '-7.88'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '2035'^^xsd:integer;
  dwc:maximumDepth '2040'^^xsd:integer;
  dwc:aphiaid '139780'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5716'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.55 -7.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.55"^^xsd:decimal ;
  dwc:decimalLongitude "-7.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3210"^^xsd:integer ;
  dwc:maximumDepthInMeters "3266"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.55 -7.54)"^^geo:wktLiteral ;
  geo-pos:lat "73.55"^^xsd:decimal ;
  geo-pos:long "-7.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5032'^^xsd:string;
  dwc:scientificName 'Mohnia danielsseni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-7.54'^^xsd:double;
  dwc:startLongitude '-7.65'^^xsd:double;
  dwc:endLongitude '-7.43333'^^xsd:double;
  dwc:latitude '73.55'^^xsd:double;
  dwc:startLatitude '73.53333'^^xsd:double;
  dwc:endLatitude '73.58333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.43333 73.53333, -7.43333 73.58333, -7.65 73.58333, -7.65 73.53333, -7.43333 73.53333))'^^xsd:string;
  dwc:minimumDepth '3210'^^xsd:integer;
  dwc:maximumDepth '3266'^^xsd:integer;
  dwc:aphiaid '138915'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5032'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.55 -7.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.55"^^xsd:decimal ;
  dwc:decimalLongitude "-7.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3210"^^xsd:integer ;
  dwc:maximumDepthInMeters "3266"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.55 -7.54)"^^geo:wktLiteral ;
  geo-pos:lat "73.55"^^xsd:decimal ;
  geo-pos:long "-7.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5012'^^xsd:string;
  dwc:scientificName 'Mohnia mohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-7.54'^^xsd:double;
  dwc:startLongitude '-7.65'^^xsd:double;
  dwc:endLongitude '-7.43333'^^xsd:double;
  dwc:latitude '73.55'^^xsd:double;
  dwc:startLatitude '73.53333'^^xsd:double;
  dwc:endLatitude '73.58333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.43333 73.53333, -7.43333 73.58333, -7.65 73.58333, -7.65 73.53333, -7.43333 73.53333))'^^xsd:string;
  dwc:minimumDepth '3210'^^xsd:integer;
  dwc:maximumDepth '3266'^^xsd:integer;
  dwc:aphiaid '138917'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5012'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.57 -7.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.57"^^xsd:decimal ;
  dwc:decimalLongitude "-7.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3257"^^xsd:integer ;
  dwc:maximumDepthInMeters "3266"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.57 -7.44)"^^geo:wktLiteral ;
  geo-pos:lat "73.57"^^xsd:decimal ;
  geo-pos:long "-7.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5712'^^xsd:string;
  dwc:scientificName 'Crinolamia dahli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-7.44'^^xsd:double;
  dwc:startLongitude '-7.43333'^^xsd:double;
  dwc:endLongitude '-7.45117'^^xsd:double;
  dwc:latitude '73.57'^^xsd:double;
  dwc:startLatitude '73.58383'^^xsd:double;
  dwc:endLatitude '73.56817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.43333 73.56817, -7.43333 73.58383, -7.45117 73.58383, -7.45117 73.56817, -7.43333 73.56817))'^^xsd:string;
  dwc:minimumDepth '3257'^^xsd:integer;
  dwc:maximumDepth '3266'^^xsd:integer;
  dwc:aphiaid '139786'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5712'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139786'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -7.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "-7.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2775"^^xsd:integer ;
  dwc:maximumDepthInMeters "2775"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -7.41)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "-7.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5563'^^xsd:string;
  dwc:scientificName 'Xanthodaphne dalmasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:longitude '-7.41'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:minimumDepth '2775'^^xsd:integer;
  dwc:maximumDepth '2775'^^xsd:integer;
  dwc:aphiaid '139394'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5563'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139394'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.88 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.88"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2127"^^xsd:integer ;
  dwc:maximumDepthInMeters "2127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.88 -7.3)"^^geo:wktLiteral ;
  geo-pos:lat "65.88"^^xsd:decimal ;
  geo-pos:long "-7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5017'^^xsd:string;
  dwc:scientificName 'Mohnia danielsseni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '65.88'^^xsd:double;
  dwc:minimumDepth '2127'^^xsd:integer;
  dwc:maximumDepth '2127'^^xsd:integer;
  dwc:aphiaid '138915'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5017'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.88 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.88"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2127"^^xsd:integer ;
  dwc:maximumDepthInMeters "2127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.88 -7.3)"^^geo:wktLiteral ;
  geo-pos:lat "65.88"^^xsd:decimal ;
  geo-pos:long "-7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5000'^^xsd:string;
  dwc:scientificName 'Mohnia mohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '65.88'^^xsd:double;
  dwc:minimumDepth '2127'^^xsd:integer;
  dwc:maximumDepth '2127'^^xsd:integer;
  dwc:aphiaid '138917'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5000'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.88 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.88"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2127"^^xsd:integer ;
  dwc:maximumDepthInMeters "2127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.88 -7.3)"^^geo:wktLiteral ;
  geo-pos:lat "65.88"^^xsd:decimal ;
  geo-pos:long "-7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4826'^^xsd:string;
  dwc:scientificName 'Cryptonatica bathybii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '65.88'^^xsd:double;
  dwc:minimumDepth '2127'^^xsd:integer;
  dwc:maximumDepth '2127'^^xsd:integer;
  dwc:aphiaid '140526'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4826'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.12 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.12"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4870"^^xsd:integer ;
  dwc:maximumDepthInMeters "4870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.12 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "45.12"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5039'^^xsd:string;
  dwc:scientificName 'Mohnia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '45.12'^^xsd:double;
  dwc:minimumDepth '4870'^^xsd:integer;
  dwc:maximumDepth '4870'^^xsd:integer;
  dwc:aphiaid '138913'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5039'^^xsd:string;
  dwc:aphiaIdAccepted '138913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.12 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.12"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4870"^^xsd:integer ;
  dwc:maximumDepthInMeters "4870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.12 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "45.12"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4862'^^xsd:string;
  dwc:scientificName 'Amauropsis sphaeroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '45.12'^^xsd:double;
  dwc:minimumDepth '4870'^^xsd:integer;
  dwc:maximumDepth '4870'^^xsd:integer;
  dwc:aphiaid '140522'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4862'^^xsd:string;
  dwc:aphiaIdAccepted '140522'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.51 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.51"^^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/5136__DeepSea_Gastropoda4762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.51 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "69.51"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4762'^^xsd:string;
  dwc:scientificName 'Pseudosetia semipellucida'^^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.51'^^xsd:double;
  dwc:minimumDepth '2382'^^xsd:integer;
  dwc:maximumDepth '2465'^^xsd:integer;
  dwc:aphiaid '141329'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4762'^^xsd:string;
  dwc:aphiaIdAccepted '141329'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.51 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.51"^^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/5136__DeepSea_Gastropoda4834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.51 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "69.51"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4834'^^xsd:string;
  dwc:scientificName 'Cryptonatica bathybii'^^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.51'^^xsd:double;
  dwc:minimumDepth '2382'^^xsd:integer;
  dwc:maximumDepth '2465'^^xsd:integer;
  dwc:aphiaid '140526'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4834'^^xsd:string;
  dwc:aphiaIdAccepted '140526'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.51 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.51"^^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/5136__DeepSea_Gastropoda5572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.51 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "69.51"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5572'^^xsd:string;
  dwc:scientificName 'Oenopota ovalis'^^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.51'^^xsd:double;
  dwc:minimumDepth '2382'^^xsd:integer;
  dwc:maximumDepth '2465'^^xsd:integer;
  dwc:aphiaid '139326'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5572'^^xsd:string;
  dwc:aphiaIdAccepted '160242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.1 -6.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.1"^^xsd:decimal ;
  dwc:decimalLongitude "-6.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4789"^^xsd:integer ;
  dwc:maximumDepthInMeters "4789"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.1 -6.83)"^^geo:wktLiteral ;
  geo-pos:lat "46.1"^^xsd:decimal ;
  geo-pos:long "-6.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5684'^^xsd:string;
  dwc:scientificName 'Pisolamia brychia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-6.83'^^xsd:double;
  dwc:latitude '46.1'^^xsd:double;
  dwc:minimumDepth '4789'^^xsd:integer;
  dwc:maximumDepth '4789'^^xsd:integer;
  dwc:aphiaid '139884'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5684'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139884'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.33 -6.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.33"^^xsd:decimal ;
  dwc:decimalLongitude "-6.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2775"^^xsd:integer ;
  dwc:maximumDepthInMeters "2795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.33 -6.71)"^^geo:wktLiteral ;
  geo-pos:lat "40.33"^^xsd:decimal ;
  geo-pos:long "-6.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5607'^^xsd:string;
  dwc:scientificName 'Lusitanops cingulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:longitude '-6.71'^^xsd:double;
  dwc:latitude '40.33'^^xsd:double;
  dwc:minimumDepth '2775'^^xsd:integer;
  dwc:maximumDepth '2795'^^xsd:integer;
  dwc:aphiaid '183247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5607'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139259'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.91 -6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.91"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2100"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.91 -6.4)"^^geo:wktLiteral ;
  geo-pos:lat "63.91"^^xsd:decimal ;
  geo-pos:long "-6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4758'^^xsd:string;
  dwc:scientificName 'Alvania wyvillethomsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '-6.4'^^xsd:double;
  dwc:latitude '63.91'^^xsd:double;
  dwc:minimumDepth '2100'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '141256'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4758'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '423708'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.91 -6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.91"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2100"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.91 -6.4)"^^geo:wktLiteral ;
  geo-pos:lat "63.91"^^xsd:decimal ;
  geo-pos:long "-6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5021'^^xsd:string;
  dwc:scientificName 'Mohnia danielsseni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '-6.4'^^xsd:double;
  dwc:latitude '63.91'^^xsd:double;
  dwc:minimumDepth '2100'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '138915'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5021'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.91 -6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.91"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2100"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.91 -6.4)"^^geo:wktLiteral ;
  geo-pos:lat "63.91"^^xsd:decimal ;
  geo-pos:long "-6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4829'^^xsd:string;
  dwc:scientificName 'Cryptonatica bathybii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '-6.4'^^xsd:double;
  dwc:latitude '63.91'^^xsd:double;
  dwc:minimumDepth '2100'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '140526'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4829'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.91 -6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.91"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2100"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.91 -6.4)"^^geo:wktLiteral ;
  geo-pos:lat "63.91"^^xsd:decimal ;
  geo-pos:long "-6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5004'^^xsd:string;
  dwc:scientificName 'Mohnia mohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '-6.4'^^xsd:double;
  dwc:latitude '63.91'^^xsd:double;
  dwc:minimumDepth '2100'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '138917'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5004'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.91 -6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.91"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2100"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.91 -6.4)"^^geo:wktLiteral ;
  geo-pos:lat "63.91"^^xsd:decimal ;
  geo-pos:long "-6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4799'^^xsd:string;
  dwc:scientificName 'Torellia delicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '-6.4'^^xsd:double;
  dwc:latitude '63.91'^^xsd:double;
  dwc:minimumDepth '2100'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '138985'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4799'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.91 -6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.91"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2100"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.91 -6.4)"^^geo:wktLiteral ;
  geo-pos:lat "63.91"^^xsd:decimal ;
  geo-pos:long "-6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5570'^^xsd:string;
  dwc:scientificName 'Oenopota ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '-6.4'^^xsd:double;
  dwc:latitude '63.91'^^xsd:double;
  dwc:minimumDepth '2100'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '139326'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5570'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '160242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.21 -5.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.21"^^xsd:decimal ;
  dwc:decimalLongitude "-5.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4700"^^xsd:integer ;
  dwc:maximumDepthInMeters "4700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.21 -5.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.21"^^xsd:decimal ;
  geo-pos:long "-5.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5115'^^xsd:string;
  dwc:scientificName 'Aforia hypomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-5.51'^^xsd:double;
  dwc:latitude '45.21'^^xsd:double;
  dwc:minimumDepth '4700'^^xsd:integer;
  dwc:maximumDepth '4700'^^xsd:integer;
  dwc:aphiaid '747547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5115'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.21 -5.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.21"^^xsd:decimal ;
  dwc:decimalLongitude "-5.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4700"^^xsd:integer ;
  dwc:maximumDepthInMeters "4700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.21 -5.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.21"^^xsd:decimal ;
  geo-pos:long "-5.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5153'^^xsd:string;
  dwc:scientificName 'Phymorhynchus alberti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-5.51'^^xsd:double;
  dwc:latitude '45.21'^^xsd:double;
  dwc:minimumDepth '4700'^^xsd:integer;
  dwc:maximumDepth '4700'^^xsd:integer;
  dwc:aphiaid '139339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5153'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139339'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.21 -5.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.21"^^xsd:decimal ;
  dwc:decimalLongitude "-5.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4700"^^xsd:integer ;
  dwc:maximumDepthInMeters "4700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.21 -5.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.21"^^xsd:decimal ;
  geo-pos:long "-5.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5409'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-5.51'^^xsd:double;
  dwc:latitude '45.21'^^xsd:double;
  dwc:minimumDepth '4700'^^xsd:integer;
  dwc:maximumDepth '4700'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5409'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.21 -5.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.21"^^xsd:decimal ;
  dwc:decimalLongitude "-5.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4700"^^xsd:integer ;
  dwc:maximumDepthInMeters "4700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.21 -5.51)"^^geo:wktLiteral ;
  geo-pos:lat "45.21"^^xsd:decimal ;
  geo-pos:long "-5.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5547'^^xsd:string;
  dwc:scientificName 'Xanthodaphne bruneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-5.51'^^xsd:double;
  dwc:latitude '45.21'^^xsd:double;
  dwc:minimumDepth '4700'^^xsd:integer;
  dwc:maximumDepth '4700'^^xsd:integer;
  dwc:aphiaid '139392'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5547'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1803767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.36 -5.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.36"^^xsd:decimal ;
  dwc:decimalLongitude "-5.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2222"^^xsd:integer ;
  dwc:maximumDepthInMeters "2222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.36 -5.48)"^^geo:wktLiteral ;
  geo-pos:lat "63.36"^^xsd:decimal ;
  geo-pos:long "-5.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4635'^^xsd:string;
  dwc:scientificName 'Scissurella crispata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '-5.48'^^xsd:double;
  dwc:latitude '63.36'^^xsd:double;
  dwc:minimumDepth '2222'^^xsd:integer;
  dwc:maximumDepth '2222'^^xsd:integer;
  dwc:aphiaid '153547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4635'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.36 -5.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.36"^^xsd:decimal ;
  dwc:decimalLongitude "-5.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2222"^^xsd:integer ;
  dwc:maximumDepthInMeters "2222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.36 -5.48)"^^geo:wktLiteral ;
  geo-pos:lat "63.36"^^xsd:decimal ;
  geo-pos:long "-5.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5567'^^xsd:string;
  dwc:scientificName 'Oenopota ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '-5.48'^^xsd:double;
  dwc:latitude '63.36'^^xsd:double;
  dwc:minimumDepth '2222'^^xsd:integer;
  dwc:maximumDepth '2222'^^xsd:integer;
  dwc:aphiaid '139326'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5567'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '160242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18 -5.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.18"^^xsd:decimal ;
  dwc:decimalLongitude "-5.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18 -5.16)"^^geo:wktLiteral ;
  geo-pos:lat "44.18"^^xsd:decimal ;
  geo-pos:long "-5.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4979'^^xsd:string;
  dwc:scientificName 'Trophon echinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-5.16'^^xsd:double;
  dwc:latitude '44.18'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '2050'^^xsd:integer;
  dwc:aphiaid '140424'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4979'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181040'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 -5.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.97"^^xsd:decimal ;
  dwc:decimalLongitude "-5.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2438"^^xsd:integer ;
  dwc:maximumDepthInMeters "2438"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 -5.16)"^^geo:wktLiteral ;
  geo-pos:lat "77.97"^^xsd:decimal ;
  geo-pos:long "-5.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4761'^^xsd:string;
  dwc:scientificName 'Pseudosetia semipellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '-5.16'^^xsd:double;
  dwc:latitude '77.97'^^xsd:double;
  dwc:minimumDepth '2438'^^xsd:integer;
  dwc:maximumDepth '2438'^^xsd:integer;
  dwc:aphiaid '141329'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4761'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141329'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 -5.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.97"^^xsd:decimal ;
  dwc:decimalLongitude "-5.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2438"^^xsd:integer ;
  dwc:maximumDepthInMeters "2438"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 -5.16)"^^geo:wktLiteral ;
  geo-pos:lat "77.97"^^xsd:decimal ;
  geo-pos:long "-5.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5020'^^xsd:string;
  dwc:scientificName 'Mohnia danielsseni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '-5.16'^^xsd:double;
  dwc:latitude '77.97'^^xsd:double;
  dwc:minimumDepth '2438'^^xsd:integer;
  dwc:maximumDepth '2438'^^xsd:integer;
  dwc:aphiaid '138915'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5020'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 -5.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.97"^^xsd:decimal ;
  dwc:decimalLongitude "-5.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2438"^^xsd:integer ;
  dwc:maximumDepthInMeters "2438"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 -5.16)"^^geo:wktLiteral ;
  geo-pos:lat "77.97"^^xsd:decimal ;
  geo-pos:long "-5.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4828'^^xsd:string;
  dwc:scientificName 'Cryptonatica bathybii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '-5.16'^^xsd:double;
  dwc:latitude '77.97'^^xsd:double;
  dwc:minimumDepth '2438'^^xsd:integer;
  dwc:maximumDepth '2438'^^xsd:integer;
  dwc:aphiaid '140526'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4828'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 -5.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.97"^^xsd:decimal ;
  dwc:decimalLongitude "-5.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2438"^^xsd:integer ;
  dwc:maximumDepthInMeters "2438"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 -5.16)"^^geo:wktLiteral ;
  geo-pos:lat "77.97"^^xsd:decimal ;
  geo-pos:long "-5.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5003'^^xsd:string;
  dwc:scientificName 'Mohnia mohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '-5.16'^^xsd:double;
  dwc:latitude '77.97'^^xsd:double;
  dwc:minimumDepth '2438'^^xsd:integer;
  dwc:maximumDepth '2438'^^xsd:integer;
  dwc:aphiaid '138917'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5003'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 -5.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.97"^^xsd:decimal ;
  dwc:decimalLongitude "-5.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2438"^^xsd:integer ;
  dwc:maximumDepthInMeters "2438"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 -5.16)"^^geo:wktLiteral ;
  geo-pos:lat "77.97"^^xsd:decimal ;
  geo-pos:long "-5.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4668'^^xsd:string;
  dwc:scientificName 'Lissospira profunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '-5.16'^^xsd:double;
  dwc:latitude '77.97'^^xsd:double;
  dwc:minimumDepth '2438'^^xsd:integer;
  dwc:maximumDepth '2438'^^xsd:integer;
  dwc:aphiaid '183240'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4668'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141529'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 -5.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.97"^^xsd:decimal ;
  dwc:decimalLongitude "-5.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2438"^^xsd:integer ;
  dwc:maximumDepthInMeters "2438"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.97 -5.16)"^^geo:wktLiteral ;
  geo-pos:lat "77.97"^^xsd:decimal ;
  geo-pos:long "-5.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5569'^^xsd:string;
  dwc:scientificName 'Oenopota ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '-5.16'^^xsd:double;
  dwc:latitude '77.97'^^xsd:double;
  dwc:minimumDepth '2438'^^xsd:integer;
  dwc:maximumDepth '2438'^^xsd:integer;
  dwc:aphiaid '139326'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5569'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '160242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.13 -5.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.13"^^xsd:decimal ;
  dwc:decimalLongitude "-5.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3950"^^xsd:integer ;
  dwc:maximumDepthInMeters "3950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.13 -5.02)"^^geo:wktLiteral ;
  geo-pos:lat "46.13"^^xsd:decimal ;
  geo-pos:long "-5.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5471'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-5.02'^^xsd:double;
  dwc:latitude '46.13'^^xsd:double;
  dwc:minimumDepth '3950'^^xsd:integer;
  dwc:maximumDepth '3950'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5471'^^xsd:string;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4425"^^xsd:integer ;
  dwc:maximumDepthInMeters "4425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -4.93)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5450'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.93'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '4425'^^xsd:integer;
  dwc:maximumDepth '4425'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5450'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4425"^^xsd:integer ;
  dwc:maximumDepthInMeters "4425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -4.93)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5369'^^xsd:string;
  dwc:scientificName 'Gymnobela aquilarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.93'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '4425'^^xsd:integer;
  dwc:maximumDepth '4425'^^xsd:integer;
  dwc:aphiaid '139244'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5369'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139244'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4425"^^xsd:integer ;
  dwc:maximumDepthInMeters "4425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -4.93)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5238'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.93'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '4425'^^xsd:integer;
  dwc:maximumDepth '4425'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5238'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4425"^^xsd:integer ;
  dwc:maximumDepthInMeters "4425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -4.93)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5739'^^xsd:string;
  dwc:scientificName '“Eulima” anonyma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.93'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '4425'^^xsd:integer;
  dwc:maximumDepth '4425'^^xsd:integer;
  dwc:aphiaid '139799'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5739'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139799'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4425"^^xsd:integer ;
  dwc:maximumDepthInMeters "4425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -4.93)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4754'^^xsd:string;
  dwc:scientificName 'Alvania porcupinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.93'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '4425'^^xsd:integer;
  dwc:maximumDepth '4425'^^xsd:integer;
  dwc:aphiaid '141226'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4754'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4425"^^xsd:integer ;
  dwc:maximumDepthInMeters "4425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -4.93)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5271'^^xsd:string;
  dwc:scientificName 'Benthomangelia antonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.93'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '4425'^^xsd:integer;
  dwc:maximumDepth '4425'^^xsd:integer;
  dwc:aphiaid '139222'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5271'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4475"^^xsd:integer ;
  dwc:maximumDepthInMeters "4475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "44.38"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5551'^^xsd:string;
  dwc:scientificName 'Xanthodaphne bruneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:minimumDepth '4475'^^xsd:integer;
  dwc:maximumDepth '4475'^^xsd:integer;
  dwc:aphiaid '139392'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5551'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1803767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4475"^^xsd:integer ;
  dwc:maximumDepthInMeters "4475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "44.38"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5162'^^xsd:string;
  dwc:scientificName 'Phymorhynchus alberti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:minimumDepth '4475'^^xsd:integer;
  dwc:maximumDepth '4475'^^xsd:integer;
  dwc:aphiaid '139339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5162'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139339'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4475"^^xsd:integer ;
  dwc:maximumDepthInMeters "4475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.91)"^^geo:wktLiteral ;
  geo-pos:lat "44.38"^^xsd:decimal ;
  geo-pos:long "-4.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5426'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.91'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:minimumDepth '4475'^^xsd:integer;
  dwc:maximumDepth '4475'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5426'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5419'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5419'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4801'^^xsd:string;
  dwc:scientificName 'Torellia delicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '138985'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4801'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4203"^^xsd:integer ;
  dwc:maximumDepthInMeters "4203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.48"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5507'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '44.48'^^xsd:double;
  dwc:minimumDepth '4203'^^xsd:integer;
  dwc:maximumDepth '4203'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5507'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4203"^^xsd:integer ;
  dwc:maximumDepthInMeters "4203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.48"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5443'^^xsd:string;
  dwc:scientificName 'Gymnobela homeotata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '44.48'^^xsd:double;
  dwc:minimumDepth '4203'^^xsd:integer;
  dwc:maximumDepth '4203'^^xsd:integer;
  dwc:aphiaid '139250'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5443'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '433965'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4462"^^xsd:integer ;
  dwc:maximumDepthInMeters "4462"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.41"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5641'^^xsd:string;
  dwc:scientificName 'Rectilabrum lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '44.41'^^xsd:double;
  dwc:minimumDepth '4462'^^xsd:integer;
  dwc:maximumDepth '4462'^^xsd:integer;
  dwc:aphiaid '139885'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5641'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4462"^^xsd:integer ;
  dwc:maximumDepthInMeters "4462"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -4.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.41"^^xsd:decimal ;
  geo-pos:long "-4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5371'^^xsd:string;
  dwc:scientificName 'Gymnobela aquilarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.88'^^xsd:double;
  dwc:latitude '44.41'^^xsd:double;
  dwc:minimumDepth '4462'^^xsd:integer;
  dwc:maximumDepth '4462'^^xsd:integer;
  dwc:aphiaid '139244'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5371'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139244'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4459"^^xsd:integer ;
  dwc:maximumDepthInMeters "4459"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "44.38"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5356'^^xsd:string;
  dwc:scientificName 'Gymnobela emertoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:minimumDepth '4459'^^xsd:integer;
  dwc:maximumDepth '4459'^^xsd:integer;
  dwc:aphiaid '139246'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5356'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139246'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4459"^^xsd:integer ;
  dwc:maximumDepthInMeters "4459"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "44.38"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5161'^^xsd:string;
  dwc:scientificName 'Phymorhynchus alberti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:minimumDepth '4459'^^xsd:integer;
  dwc:maximumDepth '4459'^^xsd:integer;
  dwc:aphiaid '139339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5161'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139339'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4459"^^xsd:integer ;
  dwc:maximumDepthInMeters "4459"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "44.38"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4804'^^xsd:string;
  dwc:scientificName 'Torellia delicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:minimumDepth '4459'^^xsd:integer;
  dwc:maximumDepth '4459'^^xsd:integer;
  dwc:aphiaid '138985'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4804'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4459"^^xsd:integer ;
  dwc:maximumDepthInMeters "4459"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "44.38"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5753'^^xsd:string;
  dwc:scientificName 'Eccliseogyra sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:minimumDepth '4459'^^xsd:integer;
  dwc:maximumDepth '4459'^^xsd:integer;
  dwc:aphiaid '139713'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5753'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139713'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4459"^^xsd:integer ;
  dwc:maximumDepthInMeters "4459"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "44.38"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5270'^^xsd:string;
  dwc:scientificName 'Benthomangelia antonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '44.38'^^xsd:double;
  dwc:minimumDepth '4459'^^xsd:integer;
  dwc:maximumDepth '4459'^^xsd:integer;
  dwc:aphiaid '139222'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5270'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4434"^^xsd:integer ;
  dwc:maximumDepthInMeters "4434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "44.41"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5294'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '44.41'^^xsd:double;
  dwc:minimumDepth '4434'^^xsd:integer;
  dwc:maximumDepth '4434'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5294'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4434"^^xsd:integer ;
  dwc:maximumDepthInMeters "4434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "44.41"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5160'^^xsd:string;
  dwc:scientificName 'Phymorhynchus alberti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '44.41'^^xsd:double;
  dwc:minimumDepth '4434'^^xsd:integer;
  dwc:maximumDepth '4434'^^xsd:integer;
  dwc:aphiaid '139339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5160'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139339'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4434"^^xsd:integer ;
  dwc:maximumDepthInMeters "4434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "44.41"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5125'^^xsd:string;
  dwc:scientificName 'Aforia hypomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '44.41'^^xsd:double;
  dwc:minimumDepth '4434'^^xsd:integer;
  dwc:maximumDepth '4434'^^xsd:integer;
  dwc:aphiaid '747547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5125'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4434"^^xsd:integer ;
  dwc:maximumDepthInMeters "4434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "44.41"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5305'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '44.41'^^xsd:double;
  dwc:minimumDepth '4434'^^xsd:integer;
  dwc:maximumDepth '4434'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5305'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.41"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4434"^^xsd:integer ;
  dwc:maximumDepthInMeters "4434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.41 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "44.41"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5425'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '44.41'^^xsd:double;
  dwc:minimumDepth '4434'^^xsd:integer;
  dwc:maximumDepth '4434'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5425'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.42 -4.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.42"^^xsd:decimal ;
  dwc:decimalLongitude "-4.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4450"^^xsd:integer ;
  dwc:maximumDepthInMeters "4450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.42 -4.83)"^^geo:wktLiteral ;
  geo-pos:lat "44.42"^^xsd:decimal ;
  geo-pos:long "-4.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4610'^^xsd:string;
  dwc:scientificName 'Pectinodonta maxima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-4.83'^^xsd:double;
  dwc:latitude '44.42'^^xsd:double;
  dwc:minimumDepth '4450'^^xsd:integer;
  dwc:maximumDepth '4450'^^xsd:integer;
  dwc:aphiaid '138689'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4610'^^xsd:string;
  dwc:aphiaIdAccepted '138689'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -4.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4453"^^xsd:integer ;
  dwc:maximumDepthInMeters "4453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -4.81)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "-4.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5357'^^xsd:string;
  dwc:scientificName 'Gymnobela emertoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.81'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '4453'^^xsd:integer;
  dwc:maximumDepth '4453'^^xsd:integer;
  dwc:aphiaid '139246'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5357'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139246'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -4.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4453"^^xsd:integer ;
  dwc:maximumDepthInMeters "4453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -4.81)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "-4.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5126'^^xsd:string;
  dwc:scientificName 'Aforia hypomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.81'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '4453'^^xsd:integer;
  dwc:maximumDepth '4453'^^xsd:integer;
  dwc:aphiaid '747547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5126'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -4.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4453"^^xsd:integer ;
  dwc:maximumDepthInMeters "4453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 -4.81)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "-4.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5754'^^xsd:string;
  dwc:scientificName 'Eccliseogyra sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.81'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '4453'^^xsd:integer;
  dwc:maximumDepth '4453'^^xsd:integer;
  dwc:aphiaid '139713'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5754'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139713'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 -4.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4406"^^xsd:integer ;
  dwc:maximumDepthInMeters "4406"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 -4.81)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "-4.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5392'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.81'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '4406'^^xsd:integer;
  dwc:maximumDepth '4406'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5392'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 -4.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4406"^^xsd:integer ;
  dwc:maximumDepthInMeters "4406"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 -4.81)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "-4.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5300'^^xsd:string;
  dwc:scientificName 'Benthomangelia decapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.81'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '4406'^^xsd:integer;
  dwc:maximumDepth '4406'^^xsd:integer;
  dwc:aphiaid '139223'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5300'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4196"^^xsd:integer ;
  dwc:maximumDepthInMeters "4196"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "47.53"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5412'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4196'^^xsd:integer;
  dwc:maximumDepth '4196'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5412'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2006"^^xsd:integer ;
  dwc:maximumDepthInMeters "2006"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5058'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.36'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5058'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2006"^^xsd:integer ;
  dwc:maximumDepthInMeters "2006"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4858'^^xsd:string;
  dwc:scientificName 'Amauropsis sphaeroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.36'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '140522'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4858'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2006"^^xsd:integer ;
  dwc:maximumDepthInMeters "2006"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5449'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.36'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5449'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2006"^^xsd:integer ;
  dwc:maximumDepthInMeters "2006"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5098'^^xsd:string;
  dwc:scientificName 'Iphinopsis alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.36'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '138979'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5098'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138979'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2006"^^xsd:integer ;
  dwc:maximumDepthInMeters "2006"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5588'^^xsd:string;
  dwc:scientificName 'Oenopota dictyophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.36'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '139316'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5588'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2006"^^xsd:integer ;
  dwc:maximumDepthInMeters "2006"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5677'^^xsd:string;
  dwc:scientificName 'Melanella similior'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.36'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '139864'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5677'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139864'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2006"^^xsd:integer ;
  dwc:maximumDepthInMeters "2006"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5237'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.36'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5237'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2006"^^xsd:integer ;
  dwc:maximumDepthInMeters "2006"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4897'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.36'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4897'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2006"^^xsd:integer ;
  dwc:maximumDepthInMeters "2006"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5629'^^xsd:string;
  dwc:scientificName 'Eulima incolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.36'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '183146'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5629'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183146'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2006"^^xsd:integer ;
  dwc:maximumDepthInMeters "2006"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5625'^^xsd:string;
  dwc:scientificName 'Aclis walleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.36'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '138686'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5625'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2006"^^xsd:integer ;
  dwc:maximumDepthInMeters "2006"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5738'^^xsd:string;
  dwc:scientificName '“Eulima” anonyma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.36'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '139799'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5738'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139799'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2006"^^xsd:integer ;
  dwc:maximumDepthInMeters "2006"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5772'^^xsd:string;
  dwc:scientificName 'Gregorioiscala exfoliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.36'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '139741'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5772'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139741'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2006"^^xsd:integer ;
  dwc:maximumDepthInMeters "2006"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4753'^^xsd:string;
  dwc:scientificName 'Alvania porcupinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.36'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '141226'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4753'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2006"^^xsd:integer ;
  dwc:maximumDepthInMeters "2006"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4908'^^xsd:string;
  dwc:scientificName 'Polinices subplicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.36'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '224923'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4908'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140540'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2006"^^xsd:integer ;
  dwc:maximumDepthInMeters "2006"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5112'^^xsd:string;
  dwc:scientificName 'Micropleurotoma spirotropoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.36'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '141868'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5112'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141868'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1913"^^xsd:integer ;
  dwc:maximumDepthInMeters "1913"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.08"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4930'^^xsd:string;
  dwc:scientificName 'Oocorys sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '44.08'^^xsd:double;
  dwc:minimumDepth '1913'^^xsd:integer;
  dwc:maximumDepth '1913'^^xsd:integer;
  dwc:aphiaid '139025'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4930'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139025'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2124"^^xsd:integer ;
  dwc:maximumDepthInMeters "2124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.15"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5634'^^xsd:string;
  dwc:scientificName 'Rectilabrum lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:minimumDepth '2124'^^xsd:integer;
  dwc:maximumDepth '2124'^^xsd:integer;
  dwc:aphiaid '139885'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5634'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5196'^^xsd:string;
  dwc:scientificName 'Pleurotomella benedicti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '139343'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5196'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139343'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4907'^^xsd:string;
  dwc:scientificName 'Polinices subplicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '224923'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4907'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140540'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4999'^^xsd:string;
  dwc:scientificName 'Kryptos koehleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '138911'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4999'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138911'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4802'^^xsd:string;
  dwc:scientificName 'Torellia delicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '138985'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4802'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5056'^^xsd:string;
  dwc:scientificName 'Belomitra quadruplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '138853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5056'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5083'^^xsd:string;
  dwc:scientificName 'Brocchinia nodosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '138974'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5083'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138974'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5085'^^xsd:string;
  dwc:scientificName 'Admete nodosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '157985'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5085'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138974'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5338'^^xsd:string;
  dwc:scientificName 'Gymnobela agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '139243'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5338'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '433946'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5368'^^xsd:string;
  dwc:scientificName 'Gymnobela aquilarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '139244'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5368'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139244'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4857'^^xsd:string;
  dwc:scientificName 'Amauropsis sphaeroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '140522'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4857'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5176'^^xsd:string;
  dwc:scientificName 'Typhlomangelia nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '139391'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5176'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4899'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4899'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5513'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5513'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4751'^^xsd:string;
  dwc:scientificName 'Alvania porcupinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '141226'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4751'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5622'^^xsd:string;
  dwc:scientificName 'Aclis walleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '138686'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5622'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -4.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "-4.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2076"^^xsd:integer ;
  dwc:maximumDepthInMeters "2076"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -4.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "-4.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5097'^^xsd:string;
  dwc:scientificName 'Iphinopsis alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.25'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '2076'^^xsd:integer;
  dwc:maximumDepth '2076'^^xsd:integer;
  dwc:aphiaid '138979'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5097'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138979'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -4.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "-4.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2076"^^xsd:integer ;
  dwc:maximumDepthInMeters "2076"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -4.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "-4.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5236'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.25'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '2076'^^xsd:integer;
  dwc:maximumDepth '2076'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5236'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18 -4.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.18"^^xsd:decimal ;
  dwc:decimalLongitude "-4.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2430"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18 -4.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.18"^^xsd:decimal ;
  geo-pos:long "-4.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4904'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.25'^^xsd:double;
  dwc:latitude '44.18'^^xsd:double;
  dwc:minimumDepth '2430'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4904'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18 -4.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.18"^^xsd:decimal ;
  dwc:decimalLongitude "-4.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2430"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18 -4.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.18"^^xsd:decimal ;
  geo-pos:long "-4.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5339'^^xsd:string;
  dwc:scientificName 'Gymnobela agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.25'^^xsd:double;
  dwc:latitude '44.18'^^xsd:double;
  dwc:minimumDepth '2430'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '139243'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5339'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '433946'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18 -4.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.18"^^xsd:decimal ;
  dwc:decimalLongitude "-4.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2430"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18 -4.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.18"^^xsd:decimal ;
  geo-pos:long "-4.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5601'^^xsd:string;
  dwc:scientificName 'Taranis moerchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.25'^^xsd:double;
  dwc:latitude '44.18'^^xsd:double;
  dwc:minimumDepth '2430'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '751950'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5601'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139384'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 -3.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3950"^^xsd:integer ;
  dwc:maximumDepthInMeters "4150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 -3.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.58"^^xsd:decimal ;
  geo-pos:long "-3.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4967'^^xsd:string;
  dwc:scientificName 'Trophon echinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-3.85'^^xsd:double;
  dwc:latitude '45.58'^^xsd:double;
  dwc:minimumDepth '3950'^^xsd:integer;
  dwc:maximumDepth '4150'^^xsd:integer;
  dwc:aphiaid '140424'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4967'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181040'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 -3.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3950"^^xsd:integer ;
  dwc:maximumDepthInMeters "4150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 -3.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.58"^^xsd:decimal ;
  geo-pos:long "-3.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5388'^^xsd:string;
  dwc:scientificName 'Gymnobela frielei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-3.85'^^xsd:double;
  dwc:latitude '45.58'^^xsd:double;
  dwc:minimumDepth '3950'^^xsd:integer;
  dwc:maximumDepth '4150'^^xsd:integer;
  dwc:aphiaid '139248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5388'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 -3.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3950"^^xsd:integer ;
  dwc:maximumDepthInMeters "4150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 -3.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.58"^^xsd:decimal ;
  geo-pos:long "-3.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5344'^^xsd:string;
  dwc:scientificName 'Gymnobela emertoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-3.85'^^xsd:double;
  dwc:latitude '45.58'^^xsd:double;
  dwc:minimumDepth '3950'^^xsd:integer;
  dwc:maximumDepth '4150'^^xsd:integer;
  dwc:aphiaid '139246'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5344'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139246'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 -3.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3950"^^xsd:integer ;
  dwc:maximumDepthInMeters "4150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 -3.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.58"^^xsd:decimal ;
  geo-pos:long "-3.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5408'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-3.85'^^xsd:double;
  dwc:latitude '45.58'^^xsd:double;
  dwc:minimumDepth '3950'^^xsd:integer;
  dwc:maximumDepth '4150'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5408'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 -3.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3950"^^xsd:integer ;
  dwc:maximumDepthInMeters "4150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58 -3.85)"^^geo:wktLiteral ;
  geo-pos:lat "45.58"^^xsd:decimal ;
  geo-pos:long "-3.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5114'^^xsd:string;
  dwc:scientificName 'Aforia hypomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '-3.85'^^xsd:double;
  dwc:latitude '45.58'^^xsd:double;
  dwc:minimumDepth '3950'^^xsd:integer;
  dwc:maximumDepth '4150'^^xsd:integer;
  dwc:aphiaid '747547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5114'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '747547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.86 -3.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.86"^^xsd:decimal ;
  dwc:decimalLongitude "-3.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3080"^^xsd:integer ;
  dwc:maximumDepthInMeters "3100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.86 -3.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.86"^^xsd:decimal ;
  geo-pos:long "-3.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4905'^^xsd:string;
  dwc:scientificName 'Polinices obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:longitude '-3.71'^^xsd:double;
  dwc:latitude '43.86'^^xsd:double;
  dwc:minimumDepth '3080'^^xsd:integer;
  dwc:maximumDepth '3100'^^xsd:integer;
  dwc:aphiaid '224926'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4905'^^xsd:string;
  dwc:observationDate '1967-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.31 -3.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.31"^^xsd:decimal ;
  dwc:decimalLongitude "-3.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3860"^^xsd:integer ;
  dwc:maximumDepthInMeters "3860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.31 -3.58)"^^geo:wktLiteral ;
  geo-pos:lat "44.31"^^xsd:decimal ;
  geo-pos:long "-3.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5436'^^xsd:string;
  dwc:scientificName 'Gymnobela engonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '-3.58'^^xsd:double;
  dwc:latitude '44.31'^^xsd:double;
  dwc:minimumDepth '3860'^^xsd:integer;
  dwc:maximumDepth '3860'^^xsd:integer;
  dwc:aphiaid '139247'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5436'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139247'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.31 -3.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.31"^^xsd:decimal ;
  dwc:decimalLongitude "-3.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3860"^^xsd:integer ;
  dwc:maximumDepthInMeters "3860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.31 -3.58)"^^geo:wktLiteral ;
  geo-pos:lat "44.31"^^xsd:decimal ;
  geo-pos:long "-3.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5372'^^xsd:string;
  dwc:scientificName 'Gymnobela aquilarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:longitude '-3.58'^^xsd:double;
  dwc:latitude '44.31'^^xsd:double;
  dwc:minimumDepth '3860'^^xsd:integer;
  dwc:maximumDepth '3860'^^xsd:integer;
  dwc:aphiaid '139244'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5372'^^xsd:string;
  dwc:observationDate '1967-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139244'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.31 -3.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.31"^^xsd:decimal ;
  dwc:decimalLongitude "-3.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3860"^^xsd:integer ;
  dwc:maximumDepthInMeters "3860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.31 -3.58)"^^geo:wktLiteral ;
  geo-pos:lat "44.31"^^xsd:decimal ;
  geo-pos:long "-3.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5167'^^xsd:string;
  dwc:scientificName 'Phymorhynchus alberti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:longitude '-3.58'^^xsd:double;
  dwc:latitude '44.31'^^xsd:double;
  dwc:minimumDepth '3860'^^xsd:integer;
  dwc:maximumDepth '3860'^^xsd:integer;
  dwc:aphiaid '139339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5167'^^xsd:string;
  dwc:observationDate '1967-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139339'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.31 -3.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.31"^^xsd:decimal ;
  dwc:decimalLongitude "-3.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3860"^^xsd:integer ;
  dwc:maximumDepthInMeters "3860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.31 -3.58)"^^geo:wktLiteral ;
  geo-pos:lat "44.31"^^xsd:decimal ;
  geo-pos:long "-3.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5277'^^xsd:string;
  dwc:scientificName 'Benthomangelia antonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:longitude '-3.58'^^xsd:double;
  dwc:latitude '44.31'^^xsd:double;
  dwc:minimumDepth '3860'^^xsd:integer;
  dwc:maximumDepth '3860'^^xsd:integer;
  dwc:aphiaid '139222'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5277'^^xsd:string;
  dwc:observationDate '1967-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139222'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78 -3.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78"^^xsd:decimal ;
  dwc:decimalLongitude "-3.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2100"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78 -3.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.78"^^xsd:decimal ;
  geo-pos:long "-3.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5341'^^xsd:string;
  dwc:scientificName 'Gymnobela agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:longitude '-3.53'^^xsd:double;
  dwc:latitude '43.78'^^xsd:double;
  dwc:minimumDepth '2100'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '139243'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5341'^^xsd:string;
  dwc:observationDate '1967-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '433946'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78 -3.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.78"^^xsd:decimal ;
  dwc:decimalLongitude "-3.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2100"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.78 -3.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.78"^^xsd:decimal ;
  geo-pos:long "-3.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5516'^^xsd:string;
  dwc:scientificName 'Gymnobela chariessa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:longitude '-3.53'^^xsd:double;
  dwc:latitude '43.78'^^xsd:double;
  dwc:minimumDepth '2100'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '815969'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5516'^^xsd:string;
  dwc:observationDate '1967-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139388'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.7 -3.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.7"^^xsd:decimal ;
  dwc:decimalLongitude "-3.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3595"^^xsd:integer ;
  dwc:maximumDepthInMeters "3595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.7 -3.47)"^^geo:wktLiteral ;
  geo-pos:lat "74.7"^^xsd:decimal ;
  geo-pos:long "-3.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5711'^^xsd:string;
  dwc:scientificName 'Crinolamia dahli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-3.47'^^xsd:double;
  dwc:startLongitude '-3.451'^^xsd:double;
  dwc:endLongitude '-3.501'^^xsd:double;
  dwc:latitude '74.7'^^xsd:double;
  dwc:startLatitude '74.7015'^^xsd:double;
  dwc:endLatitude '74.71683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.451 74.7015, -3.451 74.71683, -3.501 74.71683, -3.501 74.7015, -3.451 74.7015))'^^xsd:string;
  dwc:minimumDepth '3595'^^xsd:integer;
  dwc:maximumDepth '3595'^^xsd:integer;
  dwc:aphiaid '139786'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5711'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139786'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.7 -3.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.7"^^xsd:decimal ;
  dwc:decimalLongitude "-3.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3595"^^xsd:integer ;
  dwc:maximumDepthInMeters "3617"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.7 -3.27)"^^geo:wktLiteral ;
  geo-pos:lat "74.7"^^xsd:decimal ;
  geo-pos:long "-3.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5031'^^xsd:string;
  dwc:scientificName 'Mohnia danielsseni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-3.27'^^xsd:double;
  dwc:startLongitude '-3.05'^^xsd:double;
  dwc:endLongitude '-3.5'^^xsd:double;
  dwc:latitude '74.7'^^xsd:double;
  dwc:startLatitude '74.7'^^xsd:double;
  dwc:endLatitude '74.71667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.05 74.7, -3.05 74.71667, -3.5 74.71667, -3.5 74.7, -3.05 74.7))'^^xsd:string;
  dwc:minimumDepth '3595'^^xsd:integer;
  dwc:maximumDepth '3617'^^xsd:integer;
  dwc:aphiaid '138915'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5031'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.7 -3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.7"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3617"^^xsd:integer ;
  dwc:maximumDepthInMeters "3524"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.7 -3.1)"^^geo:wktLiteral ;
  geo-pos:lat "74.7"^^xsd:decimal ;
  geo-pos:long "-3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5710'^^xsd:string;
  dwc:scientificName 'Crinolamia dahli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-3.1'^^xsd:double;
  dwc:startLongitude '-3.051'^^xsd:double;
  dwc:endLongitude '-3.151'^^xsd:double;
  dwc:latitude '74.7'^^xsd:double;
  dwc:startLatitude '74.7'^^xsd:double;
  dwc:endLatitude '74.70133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.051 74.7, -3.051 74.70133, -3.151 74.70133, -3.151 74.7, -3.051 74.7))'^^xsd:string;
  dwc:minimumDepth '3617'^^xsd:integer;
  dwc:maximumDepth '3524'^^xsd:integer;
  dwc:aphiaid '139786'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5710'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139786'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.2 -3.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.2"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2195"^^xsd:integer ;
  dwc:maximumDepthInMeters "2195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.2 -3.03)"^^geo:wktLiteral ;
  geo-pos:lat "75.2"^^xsd:decimal ;
  geo-pos:long "-3.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4827'^^xsd:string;
  dwc:scientificName 'Cryptonatica bathybii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '-3.03'^^xsd:double;
  dwc:latitude '75.2'^^xsd:double;
  dwc:minimumDepth '2195'^^xsd:integer;
  dwc:maximumDepth '2195'^^xsd:integer;
  dwc:aphiaid '140526'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4827'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.2 -3.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.2"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2195"^^xsd:integer ;
  dwc:maximumDepthInMeters "2195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.2 -3.03)"^^geo:wktLiteral ;
  geo-pos:lat "75.2"^^xsd:decimal ;
  geo-pos:long "-3.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5019'^^xsd:string;
  dwc:scientificName 'Mohnia danielsseni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '-3.03'^^xsd:double;
  dwc:latitude '75.2'^^xsd:double;
  dwc:minimumDepth '2195'^^xsd:integer;
  dwc:maximumDepth '2195'^^xsd:integer;
  dwc:aphiaid '138915'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5019'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.2 -3.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.2"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2195"^^xsd:integer ;
  dwc:maximumDepthInMeters "2195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.2 -3.03)"^^geo:wktLiteral ;
  geo-pos:lat "75.2"^^xsd:decimal ;
  geo-pos:long "-3.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5001'^^xsd:string;
  dwc:scientificName 'Mohnia mohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '-3.03'^^xsd:double;
  dwc:latitude '75.2'^^xsd:double;
  dwc:minimumDepth '2195'^^xsd:integer;
  dwc:maximumDepth '2195'^^xsd:integer;
  dwc:aphiaid '138917'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5001'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.75 -1.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.75"^^xsd:decimal ;
  dwc:decimalLongitude "-1.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3369"^^xsd:integer ;
  dwc:maximumDepthInMeters "3369"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.75 -1.99)"^^geo:wktLiteral ;
  geo-pos:lat "66.75"^^xsd:decimal ;
  geo-pos:long "-1.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5702'^^xsd:string;
  dwc:scientificName 'Crinolamia dahli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-1.99'^^xsd:double;
  dwc:startLongitude '-2.01817'^^xsd:double;
  dwc:endLongitude '-1.96733'^^xsd:double;
  dwc:latitude '66.75'^^xsd:double;
  dwc:startLatitude '66.7515'^^xsd:double;
  dwc:endLatitude '66.76683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.96733 66.7515, -1.96733 66.76683, -2.01817 66.76683, -2.01817 66.7515, -1.96733 66.7515))'^^xsd:string;
  dwc:minimumDepth '3369'^^xsd:integer;
  dwc:maximumDepth '3369'^^xsd:integer;
  dwc:aphiaid '139786'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5702'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139786'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.02 -1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3709"^^xsd:integer ;
  dwc:maximumDepthInMeters "3709"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.02 -1.75)"^^geo:wktLiteral ;
  geo-pos:lat "76.02"^^xsd:decimal ;
  geo-pos:long "-1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5030'^^xsd:string;
  dwc:scientificName 'Mohnia danielsseni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-1.75'^^xsd:double;
  dwc:startLongitude '-1.81667'^^xsd:double;
  dwc:endLongitude '-1.68333'^^xsd:double;
  dwc:latitude '76.02'^^xsd:double;
  dwc:startLatitude '76.01667'^^xsd:double;
  dwc:endLatitude '76.03333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.68333 76.01667, -1.68333 76.03333, -1.81667 76.03333, -1.81667 76.01667, -1.68333 76.01667))'^^xsd:string;
  dwc:minimumDepth '3709'^^xsd:integer;
  dwc:maximumDepth '3709'^^xsd:integer;
  dwc:aphiaid '138915'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5030'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.02 -1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.02"^^xsd:decimal ;
  dwc:decimalLongitude "-1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3709"^^xsd:integer ;
  dwc:maximumDepthInMeters "3709"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.02 -1.75)"^^geo:wktLiteral ;
  geo-pos:lat "76.02"^^xsd:decimal ;
  geo-pos:long "-1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5708'^^xsd:string;
  dwc:scientificName 'Crinolamia dahli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-1.75'^^xsd:double;
  dwc:startLongitude '-1.81733'^^xsd:double;
  dwc:endLongitude '-1.6835'^^xsd:double;
  dwc:latitude '76.02'^^xsd:double;
  dwc:startLatitude '76.01733'^^xsd:double;
  dwc:endLatitude '76.03417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6835 76.01733, -1.6835 76.03417, -1.81733 76.03417, -1.81733 76.01733, -1.6835 76.01733))'^^xsd:string;
  dwc:minimumDepth '3709'^^xsd:integer;
  dwc:maximumDepth '3709'^^xsd:integer;
  dwc:aphiaid '139786'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5708'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139786'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.03 -1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.03"^^xsd:decimal ;
  dwc:decimalLongitude "-1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3709"^^xsd:integer ;
  dwc:maximumDepthInMeters "3709"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.03 -1.75)"^^geo:wktLiteral ;
  geo-pos:lat "76.03"^^xsd:decimal ;
  geo-pos:long "-1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5709'^^xsd:string;
  dwc:scientificName 'Crinolamia dahli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-1.75'^^xsd:double;
  dwc:startLongitude '-1.78333'^^xsd:double;
  dwc:endLongitude '-1.717'^^xsd:double;
  dwc:latitude '76.03'^^xsd:double;
  dwc:startLatitude '76.0345'^^xsd:double;
  dwc:endLatitude '76.03417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.717 76.03417, -1.717 76.0345, -1.78333 76.0345, -1.78333 76.03417, -1.717 76.03417))'^^xsd:string;
  dwc:minimumDepth '3709'^^xsd:integer;
  dwc:maximumDepth '3709'^^xsd:integer;
  dwc:aphiaid '139786'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5709'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139786'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.76 -1.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.76"^^xsd:decimal ;
  dwc:decimalLongitude "-1.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3522"^^xsd:integer ;
  dwc:maximumDepthInMeters "3645"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.76 -1.71)"^^geo:wktLiteral ;
  geo-pos:lat "66.76"^^xsd:decimal ;
  geo-pos:long "-1.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5703'^^xsd:string;
  dwc:scientificName 'Crinolamia dahli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-1.71'^^xsd:double;
  dwc:startLongitude '-1.73483'^^xsd:double;
  dwc:endLongitude '-1.70333'^^xsd:double;
  dwc:latitude '66.76'^^xsd:double;
  dwc:startLatitude '66.767'^^xsd:double;
  dwc:endLatitude '66.7675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.70333 66.767, -1.70333 66.7675, -1.73483 66.7675, -1.73483 66.767, -1.70333 66.767))'^^xsd:string;
  dwc:minimumDepth '3522'^^xsd:integer;
  dwc:maximumDepth '3645'^^xsd:integer;
  dwc:aphiaid '139786'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5703'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139786'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.76 -1.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.76"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3350"^^xsd:integer ;
  dwc:maximumDepthInMeters "3670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.76 -1.68)"^^geo:wktLiteral ;
  geo-pos:lat "66.76"^^xsd:decimal ;
  geo-pos:long "-1.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5026'^^xsd:string;
  dwc:scientificName 'Mohnia danielsseni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-1.68'^^xsd:double;
  dwc:startLongitude '-1.35'^^xsd:double;
  dwc:endLongitude '-2.01667'^^xsd:double;
  dwc:latitude '66.76'^^xsd:double;
  dwc:startLatitude '66.75'^^xsd:double;
  dwc:endLatitude '66.78333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.35 66.75, -1.35 66.78333, -2.01667 66.78333, -2.01667 66.75, -1.35 66.75))'^^xsd:string;
  dwc:minimumDepth '3350'^^xsd:integer;
  dwc:maximumDepth '3670'^^xsd:integer;
  dwc:aphiaid '138915'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5026'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.76 -1.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.76"^^xsd:decimal ;
  dwc:decimalLongitude "-1.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3658"^^xsd:integer ;
  dwc:maximumDepthInMeters "3672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.76 -1.53)"^^geo:wktLiteral ;
  geo-pos:lat "66.76"^^xsd:decimal ;
  geo-pos:long "-1.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4679'^^xsd:string;
  dwc:scientificName 'Lissospira turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-1.53'^^xsd:double;
  dwc:startLongitude '-1.55017'^^xsd:double;
  dwc:endLongitude '-1.52'^^xsd:double;
  dwc:latitude '66.76'^^xsd:double;
  dwc:startLatitude '66.76783'^^xsd:double;
  dwc:endLatitude '66.7675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.52 66.7675, -1.52 66.76783, -1.55017 66.76783, -1.55017 66.7675, -1.52 66.7675))'^^xsd:string;
  dwc:minimumDepth '3658'^^xsd:integer;
  dwc:maximumDepth '3672'^^xsd:integer;
  dwc:aphiaid '183241'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4679'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141533'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.75 -1.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.75"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3612"^^xsd:integer ;
  dwc:maximumDepthInMeters "3612"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.75 -1.42)"^^geo:wktLiteral ;
  geo-pos:lat "66.75"^^xsd:decimal ;
  geo-pos:long "-1.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5704'^^xsd:string;
  dwc:scientificName 'Crinolamia dahli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-1.42'^^xsd:double;
  dwc:startLongitude '-1.43433'^^xsd:double;
  dwc:endLongitude '-1.41767'^^xsd:double;
  dwc:latitude '66.75'^^xsd:double;
  dwc:startLatitude '66.7505'^^xsd:double;
  dwc:endLatitude '66.75067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.41767 66.7505, -1.41767 66.75067, -1.43433 66.75067, -1.43433 66.7505, -1.41767 66.7505))'^^xsd:string;
  dwc:minimumDepth '3612'^^xsd:integer;
  dwc:maximumDepth '3612'^^xsd:integer;
  dwc:aphiaid '139786'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5704'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139786'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.75 -1.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.75"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3612"^^xsd:integer ;
  dwc:maximumDepthInMeters "3612"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.75 -1.42)"^^geo:wktLiteral ;
  geo-pos:lat "66.75"^^xsd:decimal ;
  geo-pos:long "-1.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4680'^^xsd:string;
  dwc:scientificName 'Lissospira turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-1.42'^^xsd:double;
  dwc:startLongitude '-1.43433'^^xsd:double;
  dwc:endLongitude '-1.41767'^^xsd:double;
  dwc:latitude '66.75'^^xsd:double;
  dwc:startLatitude '66.7505'^^xsd:double;
  dwc:endLatitude '66.75067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.41767 66.7505, -1.41767 66.75067, -1.43433 66.75067, -1.43433 66.7505, -1.41767 66.7505))'^^xsd:string;
  dwc:minimumDepth '3612'^^xsd:integer;
  dwc:maximumDepth '3612'^^xsd:integer;
  dwc:aphiaid '183241'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4680'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141533'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.21 -0.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.21"^^xsd:decimal ;
  dwc:decimalLongitude "-0.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2814"^^xsd:integer ;
  dwc:maximumDepthInMeters "2814"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.21 -0.55)"^^geo:wktLiteral ;
  geo-pos:lat "65.21"^^xsd:decimal ;
  geo-pos:long "-0.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4757'^^xsd:string;
  dwc:scientificName 'Alvania wyvillethomsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '-0.55'^^xsd:double;
  dwc:latitude '65.21'^^xsd:double;
  dwc:minimumDepth '2814'^^xsd:integer;
  dwc:maximumDepth '2814'^^xsd:integer;
  dwc:aphiaid '141256'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4757'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '423708'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.21 -0.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.21"^^xsd:decimal ;
  dwc:decimalLongitude "-0.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2814"^^xsd:integer ;
  dwc:maximumDepthInMeters "2814"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.21 -0.55)"^^geo:wktLiteral ;
  geo-pos:lat "65.21"^^xsd:decimal ;
  geo-pos:long "-0.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4756'^^xsd:string;
  dwc:scientificName 'Alvania pseudosyngenes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '-0.55'^^xsd:double;
  dwc:latitude '65.21'^^xsd:double;
  dwc:minimumDepth '2814'^^xsd:integer;
  dwc:maximumDepth '2814'^^xsd:integer;
  dwc:aphiaid '141229'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4756'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141229'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.22 -0.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.22"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2913"^^xsd:integer ;
  dwc:maximumDepthInMeters "2913"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.22 -0.09)"^^geo:wktLiteral ;
  geo-pos:lat "65.22"^^xsd:decimal ;
  geo-pos:long "-0.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5700'^^xsd:string;
  dwc:scientificName 'Crinolamia dahli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-0.09'^^xsd:double;
  dwc:latitude '65.22'^^xsd:double;
  dwc:minimumDepth '2913'^^xsd:integer;
  dwc:maximumDepth '2913'^^xsd:integer;
  dwc:aphiaid '139786'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5700'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139786'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.22 -0.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.22"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2913"^^xsd:integer ;
  dwc:maximumDepthInMeters "2913"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.22 -0.09)"^^geo:wktLiteral ;
  geo-pos:lat "65.22"^^xsd:decimal ;
  geo-pos:long "-0.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4678'^^xsd:string;
  dwc:scientificName 'Lissospira turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-0.09'^^xsd:double;
  dwc:latitude '65.22'^^xsd:double;
  dwc:minimumDepth '2913'^^xsd:integer;
  dwc:maximumDepth '2913'^^xsd:integer;
  dwc:aphiaid '183241'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4678'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141533'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.2 -0.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.2"^^xsd:decimal ;
  dwc:decimalLongitude "-0.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2866"^^xsd:integer ;
  dwc:maximumDepthInMeters "2913"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.2 -0.06)"^^geo:wktLiteral ;
  geo-pos:lat "65.2"^^xsd:decimal ;
  geo-pos:long "-0.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4764'^^xsd:string;
  dwc:scientificName 'Pseudosetia semipellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-0.06'^^xsd:double;
  dwc:startLongitude '-0.08433'^^xsd:double;
  dwc:endLongitude '-0.05133'^^xsd:double;
  dwc:latitude '65.2'^^xsd:double;
  dwc:startLatitude '65.21767'^^xsd:double;
  dwc:endLatitude '65.20083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.05133 65.20083, -0.05133 65.21767, -0.08433 65.21767, -0.08433 65.20083, -0.05133 65.20083))'^^xsd:string;
  dwc:minimumDepth '2866'^^xsd:integer;
  dwc:maximumDepth '2913'^^xsd:integer;
  dwc:aphiaid '141329'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4764'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141329'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.2 -0.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.2"^^xsd:decimal ;
  dwc:decimalLongitude "-0.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2866"^^xsd:integer ;
  dwc:maximumDepthInMeters "2913"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.2 -0.06)"^^geo:wktLiteral ;
  geo-pos:lat "65.2"^^xsd:decimal ;
  geo-pos:long "-0.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5701'^^xsd:string;
  dwc:scientificName 'Crinolamia dahli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-0.06'^^xsd:double;
  dwc:startLongitude '-0.08433'^^xsd:double;
  dwc:endLongitude '-0.05133'^^xsd:double;
  dwc:latitude '65.2'^^xsd:double;
  dwc:startLatitude '65.21767'^^xsd:double;
  dwc:endLatitude '65.20083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.05133 65.20083, -0.05133 65.21767, -0.08433 65.21767, -0.08433 65.20083, -0.05133 65.20083))'^^xsd:string;
  dwc:minimumDepth '2866'^^xsd:integer;
  dwc:maximumDepth '2913'^^xsd:integer;
  dwc:aphiaid '139786'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5701'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139786'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.2 -0.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.2"^^xsd:decimal ;
  dwc:decimalLongitude "-0.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2866"^^xsd:integer ;
  dwc:maximumDepthInMeters "2913"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.2 -0.06)"^^geo:wktLiteral ;
  geo-pos:lat "65.2"^^xsd:decimal ;
  geo-pos:long "-0.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4686'^^xsd:string;
  dwc:scientificName 'Anekes undulispira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-0.06'^^xsd:double;
  dwc:startLongitude '-0.08433'^^xsd:double;
  dwc:endLongitude '-0.05133'^^xsd:double;
  dwc:latitude '65.2'^^xsd:double;
  dwc:startLatitude '65.21767'^^xsd:double;
  dwc:endLatitude '65.20083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.05133 65.20083, -0.05133 65.21767, -0.08433 65.21767, -0.08433 65.20083, -0.05133 65.20083))'^^xsd:string;
  dwc:minimumDepth '2866'^^xsd:integer;
  dwc:maximumDepth '2913'^^xsd:integer;
  dwc:aphiaid '815966'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4686'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.34 -0.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.34"^^xsd:decimal ;
  dwc:decimalLongitude "-0.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "3000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.34 -0.05)"^^geo:wktLiteral ;
  geo-pos:lat "65.34"^^xsd:decimal ;
  geo-pos:long "-0.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5008'^^xsd:string;
  dwc:scientificName 'Mohnia mohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-0.05'^^xsd:double;
  dwc:startLongitude '-0.01667'^^xsd:double;
  dwc:endLongitude '-0.08333'^^xsd:double;
  dwc:latitude '65.34'^^xsd:double;
  dwc:startLatitude '65.2'^^xsd:double;
  dwc:endLatitude '65.48333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.01667 65.2, -0.01667 65.48333, -0.08333 65.48333, -0.08333 65.2, -0.01667 65.2))'^^xsd:string;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '3000'^^xsd:integer;
  dwc:aphiaid '138917'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5008'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.34 -0.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.34"^^xsd:decimal ;
  dwc:decimalLongitude "-0.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "3000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.34 -0.05)"^^geo:wktLiteral ;
  geo-pos:lat "65.34"^^xsd:decimal ;
  geo-pos:long "-0.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4832'^^xsd:string;
  dwc:scientificName 'Cryptonatica bathybii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-0.05'^^xsd:double;
  dwc:startLongitude '-0.01667'^^xsd:double;
  dwc:endLongitude '-0.08333'^^xsd:double;
  dwc:latitude '65.34'^^xsd:double;
  dwc:startLatitude '65.2'^^xsd:double;
  dwc:endLatitude '65.48333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.01667 65.2, -0.01667 65.48333, -0.08333 65.48333, -0.08333 65.2, -0.01667 65.2))'^^xsd:string;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '3000'^^xsd:integer;
  dwc:aphiaid '140526'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4832'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.34 -0.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.34"^^xsd:decimal ;
  dwc:decimalLongitude "-0.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "3000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.34 -0.05)"^^geo:wktLiteral ;
  geo-pos:lat "65.34"^^xsd:decimal ;
  geo-pos:long "-0.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5025'^^xsd:string;
  dwc:scientificName 'Mohnia danielsseni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-0.05'^^xsd:double;
  dwc:startLongitude '-0.01667'^^xsd:double;
  dwc:endLongitude '-0.08333'^^xsd:double;
  dwc:latitude '65.34'^^xsd:double;
  dwc:startLatitude '65.2'^^xsd:double;
  dwc:endLatitude '65.48333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.01667 65.2, -0.01667 65.48333, -0.08333 65.48333, -0.08333 65.2, -0.01667 65.2))'^^xsd:string;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '3000'^^xsd:integer;
  dwc:aphiaid '138915'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5025'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.26 -0.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.26"^^xsd:decimal ;
  dwc:decimalLongitude "-0.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2904"^^xsd:integer ;
  dwc:maximumDepthInMeters "2904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.26 -0.03)"^^geo:wktLiteral ;
  geo-pos:lat "65.26"^^xsd:decimal ;
  geo-pos:long "-0.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5215'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '-0.03'^^xsd:double;
  dwc:latitude '65.26'^^xsd:double;
  dwc:minimumDepth '2904'^^xsd:integer;
  dwc:maximumDepth '2904'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5215'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.47 0.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.47"^^xsd:decimal ;
  dwc:decimalLongitude "0.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3016"^^xsd:integer ;
  dwc:maximumDepthInMeters "3016"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.47 0.03)"^^geo:wktLiteral ;
  geo-pos:lat "65.47"^^xsd:decimal ;
  geo-pos:long "0.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4684'^^xsd:string;
  dwc:scientificName 'Anekes undulispira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '0.03'^^xsd:double;
  dwc:startLongitude '0.03417'^^xsd:double;
  dwc:endLongitude '0.03417'^^xsd:double;
  dwc:latitude '65.47'^^xsd:double;
  dwc:startLatitude '65.48333'^^xsd:double;
  dwc:endLatitude '65.4675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.03417 65.4675, 0.03417 65.48333, 0.03417 65.48333, 0.03417 65.4675, 0.03417 65.4675))'^^xsd:string;
  dwc:minimumDepth '3016'^^xsd:integer;
  dwc:maximumDepth '3016'^^xsd:integer;
  dwc:aphiaid '815966'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4684'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.47 0.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.47"^^xsd:decimal ;
  dwc:decimalLongitude "0.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3016"^^xsd:integer ;
  dwc:maximumDepthInMeters "3016"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.47 0.03)"^^geo:wktLiteral ;
  geo-pos:lat "65.47"^^xsd:decimal ;
  geo-pos:long "0.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4676'^^xsd:string;
  dwc:scientificName 'Lissospira turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '0.03'^^xsd:double;
  dwc:startLongitude '0.03417'^^xsd:double;
  dwc:endLongitude '0.03417'^^xsd:double;
  dwc:latitude '65.47'^^xsd:double;
  dwc:startLatitude '65.48333'^^xsd:double;
  dwc:endLatitude '65.4675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.03417 65.4675, 0.03417 65.48333, 0.03417 65.48333, 0.03417 65.4675, 0.03417 65.4675))'^^xsd:string;
  dwc:minimumDepth '3016'^^xsd:integer;
  dwc:maximumDepth '3016'^^xsd:integer;
  dwc:aphiaid '183241'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4676'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141533'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.47 0.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.47"^^xsd:decimal ;
  dwc:decimalLongitude "0.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3016"^^xsd:integer ;
  dwc:maximumDepthInMeters "3016"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.47 0.03)"^^geo:wktLiteral ;
  geo-pos:lat "65.47"^^xsd:decimal ;
  geo-pos:long "0.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4765'^^xsd:string;
  dwc:scientificName 'Pseudosetia semipellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '0.03'^^xsd:double;
  dwc:startLongitude '0.03417'^^xsd:double;
  dwc:endLongitude '0.03417'^^xsd:double;
  dwc:latitude '65.47'^^xsd:double;
  dwc:startLatitude '65.48333'^^xsd:double;
  dwc:endLatitude '65.4675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.03417 65.4675, 0.03417 65.48333, 0.03417 65.48333, 0.03417 65.4675, 0.03417 65.4675))'^^xsd:string;
  dwc:minimumDepth '3016'^^xsd:integer;
  dwc:maximumDepth '3016'^^xsd:integer;
  dwc:aphiaid '141329'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4765'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141329'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.95 0.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.95"^^xsd:decimal ;
  dwc:decimalLongitude "0.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3193"^^xsd:integer ;
  dwc:maximumDepthInMeters "3200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.95 0.49)"^^geo:wktLiteral ;
  geo-pos:lat "76.95"^^xsd:decimal ;
  geo-pos:long "0.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5029'^^xsd:string;
  dwc:scientificName 'Mohnia danielsseni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '0.49'^^xsd:double;
  dwc:startLongitude '0.95'^^xsd:double;
  dwc:endLongitude '0.03333'^^xsd:double;
  dwc:latitude '76.95'^^xsd:double;
  dwc:startLatitude '76.9'^^xsd:double;
  dwc:endLatitude '77'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((0.95 76.9, 0.95 77, 0.03333 77, 0.03333 76.9, 0.95 76.9))'^^xsd:string;
  dwc:minimumDepth '3193'^^xsd:integer;
  dwc:maximumDepth '3200'^^xsd:integer;
  dwc:aphiaid '138915'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5029'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.95 0.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.95"^^xsd:decimal ;
  dwc:decimalLongitude "0.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3193"^^xsd:integer ;
  dwc:maximumDepthInMeters "3200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.95 0.49)"^^geo:wktLiteral ;
  geo-pos:lat "76.95"^^xsd:decimal ;
  geo-pos:long "0.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5011'^^xsd:string;
  dwc:scientificName 'Mohnia mohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '0.49'^^xsd:double;
  dwc:startLongitude '0.95'^^xsd:double;
  dwc:endLongitude '0.03333'^^xsd:double;
  dwc:latitude '76.95'^^xsd:double;
  dwc:startLatitude '76.9'^^xsd:double;
  dwc:endLatitude '77'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((0.95 76.9, 0.95 77, 0.03333 77, 0.03333 76.9, 0.95 76.9))'^^xsd:string;
  dwc:minimumDepth '3193'^^xsd:integer;
  dwc:maximumDepth '3200'^^xsd:integer;
  dwc:aphiaid '138917'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5011'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2653"^^xsd:integer ;
  dwc:maximumDepthInMeters "2653"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 1.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.4"^^xsd:decimal ;
  geo-pos:long "1.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4682'^^xsd:string;
  dwc:scientificName 'Anekes undulispira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '1.6'^^xsd:double;
  dwc:startLongitude '1.605'^^xsd:double;
  dwc:endLongitude '1.60667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:startLatitude '64.41'^^xsd:double;
  dwc:endLatitude '64.39667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.60667 64.39667, 1.60667 64.41, 1.605 64.41, 1.605 64.39667, 1.60667 64.39667))'^^xsd:string;
  dwc:minimumDepth '2653'^^xsd:integer;
  dwc:maximumDepth '2653'^^xsd:integer;
  dwc:aphiaid '815966'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4682'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.37 1.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.37"^^xsd:decimal ;
  dwc:decimalLongitude "1.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.37 1.66)"^^geo:wktLiteral ;
  geo-pos:lat "64.37"^^xsd:decimal ;
  geo-pos:long "1.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5007'^^xsd:string;
  dwc:scientificName 'Mohnia mohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '1.66'^^xsd:double;
  dwc:startLongitude '1.6'^^xsd:double;
  dwc:endLongitude '1.73333'^^xsd:double;
  dwc:latitude '64.37'^^xsd:double;
  dwc:startLatitude '64.43333'^^xsd:double;
  dwc:endLatitude '64.31667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.73333 64.31667, 1.73333 64.43333, 1.6 64.43333, 1.6 64.31667, 1.73333 64.31667))'^^xsd:string;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '138917'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5007'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.37 1.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.37"^^xsd:decimal ;
  dwc:decimalLongitude "1.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.37 1.66)"^^geo:wktLiteral ;
  geo-pos:lat "64.37"^^xsd:decimal ;
  geo-pos:long "1.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4831'^^xsd:string;
  dwc:scientificName 'Cryptonatica bathybii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '1.66'^^xsd:double;
  dwc:startLongitude '1.6'^^xsd:double;
  dwc:endLongitude '1.73333'^^xsd:double;
  dwc:latitude '64.37'^^xsd:double;
  dwc:startLatitude '64.43333'^^xsd:double;
  dwc:endLatitude '64.31667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.73333 64.31667, 1.73333 64.43333, 1.6 64.43333, 1.6 64.31667, 1.73333 64.31667))'^^xsd:string;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '140526'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4831'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.37 1.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.37"^^xsd:decimal ;
  dwc:decimalLongitude "1.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.37 1.66)"^^geo:wktLiteral ;
  geo-pos:lat "64.37"^^xsd:decimal ;
  geo-pos:long "1.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5571'^^xsd:string;
  dwc:scientificName 'Oenopota ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '1.66'^^xsd:double;
  dwc:startLongitude '1.6'^^xsd:double;
  dwc:endLongitude '1.73333'^^xsd:double;
  dwc:latitude '64.37'^^xsd:double;
  dwc:startLatitude '64.43333'^^xsd:double;
  dwc:endLatitude '64.31667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.73333 64.31667, 1.73333 64.43333, 1.6 64.43333, 1.6 64.31667, 1.73333 64.31667))'^^xsd:string;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '139326'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5571'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '160242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.37 1.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.37"^^xsd:decimal ;
  dwc:decimalLongitude "1.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.37 1.66)"^^geo:wktLiteral ;
  geo-pos:lat "64.37"^^xsd:decimal ;
  geo-pos:long "1.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5024'^^xsd:string;
  dwc:scientificName 'Mohnia danielsseni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '1.66'^^xsd:double;
  dwc:startLongitude '1.6'^^xsd:double;
  dwc:endLongitude '1.73333'^^xsd:double;
  dwc:latitude '64.37'^^xsd:double;
  dwc:startLatitude '64.43333'^^xsd:double;
  dwc:endLatitude '64.31667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.73333 64.31667, 1.73333 64.43333, 1.6 64.43333, 1.6 64.31667, 1.73333 64.31667))'^^xsd:string;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '138915'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5024'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.9 1.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3193"^^xsd:integer ;
  dwc:maximumDepthInMeters "3193"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.9 1.81)"^^geo:wktLiteral ;
  geo-pos:lat "76.9"^^xsd:decimal ;
  geo-pos:long "1.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5220'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '1.81'^^xsd:double;
  dwc:latitude '76.9'^^xsd:double;
  dwc:minimumDepth '3193'^^xsd:integer;
  dwc:maximumDepth '3193'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5220'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.86 2.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.86"^^xsd:decimal ;
  dwc:decimalLongitude "2.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.86 2.91)"^^geo:wktLiteral ;
  geo-pos:lat "77.86"^^xsd:decimal ;
  geo-pos:long "2.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4675'^^xsd:string;
  dwc:scientificName 'Lissospira turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '2.91'^^xsd:double;
  dwc:latitude '77.86'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '183241'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4675'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141533'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.23 4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.23"^^xsd:decimal ;
  dwc:decimalLongitude "4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3213"^^xsd:integer ;
  dwc:maximumDepthInMeters "3213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.23 4.3)"^^geo:wktLiteral ;
  geo-pos:lat "69.23"^^xsd:decimal ;
  geo-pos:long "4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4672'^^xsd:string;
  dwc:scientificName 'Lissospira profunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '4.3'^^xsd:double;
  dwc:latitude '69.23'^^xsd:double;
  dwc:minimumDepth '3213'^^xsd:integer;
  dwc:maximumDepth '3213'^^xsd:integer;
  dwc:aphiaid '183240'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4672'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141529'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.23 4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.23"^^xsd:decimal ;
  dwc:decimalLongitude "4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3213"^^xsd:integer ;
  dwc:maximumDepthInMeters "3213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.23 4.3)"^^geo:wktLiteral ;
  geo-pos:lat "69.23"^^xsd:decimal ;
  geo-pos:long "4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5216'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '4.3'^^xsd:double;
  dwc:latitude '69.23'^^xsd:double;
  dwc:minimumDepth '3213'^^xsd:integer;
  dwc:maximumDepth '3213'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5216'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.19 4.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.19"^^xsd:decimal ;
  dwc:decimalLongitude "4.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3210"^^xsd:integer ;
  dwc:maximumDepthInMeters "3213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.19 4.43)"^^geo:wktLiteral ;
  geo-pos:lat "69.19"^^xsd:decimal ;
  geo-pos:long "4.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5009'^^xsd:string;
  dwc:scientificName 'Mohnia mohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '4.43'^^xsd:double;
  dwc:startLongitude '4.18333'^^xsd:double;
  dwc:endLongitude '4.68333'^^xsd:double;
  dwc:latitude '69.19'^^xsd:double;
  dwc:startLatitude '69.08333'^^xsd:double;
  dwc:endLatitude '69.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.68333 69.08333, 4.68333 69.3, 4.18333 69.3, 4.18333 69.08333, 4.68333 69.08333))'^^xsd:string;
  dwc:minimumDepth '3210'^^xsd:integer;
  dwc:maximumDepth '3213'^^xsd:integer;
  dwc:aphiaid '138917'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5009'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.19 4.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.19"^^xsd:decimal ;
  dwc:decimalLongitude "4.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3210"^^xsd:integer ;
  dwc:maximumDepthInMeters "3213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.19 4.43)"^^geo:wktLiteral ;
  geo-pos:lat "69.19"^^xsd:decimal ;
  geo-pos:long "4.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5027'^^xsd:string;
  dwc:scientificName 'Mohnia danielsseni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '4.43'^^xsd:double;
  dwc:startLongitude '4.18333'^^xsd:double;
  dwc:endLongitude '4.68333'^^xsd:double;
  dwc:latitude '69.19'^^xsd:double;
  dwc:startLatitude '69.08333'^^xsd:double;
  dwc:endLatitude '69.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.68333 69.08333, 4.68333 69.3, 4.18333 69.3, 4.18333 69.08333, 4.68333 69.08333))'^^xsd:string;
  dwc:minimumDepth '3210'^^xsd:integer;
  dwc:maximumDepth '3213'^^xsd:integer;
  dwc:aphiaid '138915'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5027'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.11 4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.11"^^xsd:decimal ;
  dwc:decimalLongitude "4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3213"^^xsd:integer ;
  dwc:maximumDepthInMeters "3213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.11 4.66)"^^geo:wktLiteral ;
  geo-pos:lat "69.11"^^xsd:decimal ;
  geo-pos:long "4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5218'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '4.66'^^xsd:double;
  dwc:latitude '69.11'^^xsd:double;
  dwc:minimumDepth '3213'^^xsd:integer;
  dwc:maximumDepth '3213'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5218'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.11 4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.11"^^xsd:decimal ;
  dwc:decimalLongitude "4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3213"^^xsd:integer ;
  dwc:maximumDepthInMeters "3213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.11 4.66)"^^geo:wktLiteral ;
  geo-pos:lat "69.11"^^xsd:decimal ;
  geo-pos:long "4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4670'^^xsd:string;
  dwc:scientificName 'Lissospira profunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '4.66'^^xsd:double;
  dwc:latitude '69.11'^^xsd:double;
  dwc:minimumDepth '3213'^^xsd:integer;
  dwc:maximumDepth '3213'^^xsd:integer;
  dwc:aphiaid '183240'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4670'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141529'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.08 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.08"^^xsd:decimal ;
  dwc:decimalLongitude "4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3213"^^xsd:integer ;
  dwc:maximumDepthInMeters "3213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.08 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "69.08"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4669'^^xsd:string;
  dwc:scientificName 'Lissospira profunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '69.08'^^xsd:double;
  dwc:minimumDepth '3213'^^xsd:integer;
  dwc:maximumDepth '3213'^^xsd:integer;
  dwc:aphiaid '183240'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4669'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141529'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.08 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.08"^^xsd:decimal ;
  dwc:decimalLongitude "4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3213"^^xsd:integer ;
  dwc:maximumDepthInMeters "3213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.08 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "69.08"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5217'^^xsd:string;
  dwc:scientificName 'Pleurotomella packardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '69.08'^^xsd:double;
  dwc:minimumDepth '3213'^^xsd:integer;
  dwc:maximumDepth '3213'^^xsd:integer;
  dwc:aphiaid '139352'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5217'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66"^^xsd:decimal ;
  dwc:decimalLongitude "4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2610"^^xsd:integer ;
  dwc:maximumDepthInMeters "2610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66 4.93)"^^geo:wktLiteral ;
  geo-pos:lat "39.66"^^xsd:decimal ;
  geo-pos:long "4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4782'^^xsd:string;
  dwc:scientificName 'Benthonella tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:longitude '4.93'^^xsd:double;
  dwc:latitude '39.66'^^xsd:double;
  dwc:minimumDepth '2610'^^xsd:integer;
  dwc:maximumDepth '2610'^^xsd:integer;
  dwc:aphiaid '141261'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4782'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141261'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6 5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6"^^xsd:decimal ;
  dwc:decimalLongitude "5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2341"^^xsd:integer ;
  dwc:maximumDepthInMeters "2341"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6 5.2)"^^geo:wktLiteral ;
  geo-pos:lat "72.6"^^xsd:decimal ;
  geo-pos:long "5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5723'^^xsd:string;
  dwc:scientificName 'Hemiaclis ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '5.2'^^xsd:double;
  dwc:latitude '72.6'^^xsd:double;
  dwc:minimumDepth '2341'^^xsd:integer;
  dwc:maximumDepth '2341'^^xsd:integer;
  dwc:aphiaid '183194'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5723'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183194'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.78"^^xsd:decimal ;
  dwc:decimalLongitude "6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 6)"^^geo:wktLiteral ;
  geo-pos:lat "41.78"^^xsd:decimal ;
  geo-pos:long "6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4715'^^xsd:string;
  dwc:scientificName 'Granigyra granulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '6'^^xsd:integer;
  dwc:latitude '41.78'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2520'^^xsd:integer;
  dwc:aphiaid '141497'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4715'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141497'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2460"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 6)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4711'^^xsd:string;
  dwc:scientificName 'Moelleriopsis messanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '6'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:minimumDepth '2460'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '141506'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4711'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.28 6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.28"^^xsd:decimal ;
  dwc:decimalLongitude "6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2420"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.28 6)"^^geo:wktLiteral ;
  geo-pos:lat "42.28"^^xsd:decimal ;
  geo-pos:long "6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4714'^^xsd:string;
  dwc:scientificName 'Granigyra granulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '6'^^xsd:integer;
  dwc:latitude '42.28'^^xsd:double;
  dwc:minimumDepth '2420'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '141497'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4714'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141497'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66 6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66"^^xsd:decimal ;
  dwc:decimalLongitude "6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2420"^^xsd:integer ;
  dwc:maximumDepthInMeters "2770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66 6)"^^geo:wktLiteral ;
  geo-pos:lat "42.66"^^xsd:decimal ;
  geo-pos:long "6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4706'^^xsd:string;
  dwc:scientificName 'Akritogyra conspicua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '6'^^xsd:integer;
  dwc:latitude '42.66'^^xsd:double;
  dwc:minimumDepth '2420'^^xsd:integer;
  dwc:maximumDepth '2770'^^xsd:integer;
  dwc:aphiaid '141473'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4706'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66 6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66"^^xsd:decimal ;
  dwc:decimalLongitude "6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2420"^^xsd:integer ;
  dwc:maximumDepthInMeters "2770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66 6)"^^geo:wktLiteral ;
  geo-pos:lat "42.66"^^xsd:decimal ;
  geo-pos:long "6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4710'^^xsd:string;
  dwc:scientificName 'Moelleriopsis messanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '6'^^xsd:integer;
  dwc:latitude '42.66'^^xsd:double;
  dwc:minimumDepth '2420'^^xsd:integer;
  dwc:maximumDepth '2770'^^xsd:integer;
  dwc:aphiaid '141506'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4710'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66 6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66"^^xsd:decimal ;
  dwc:decimalLongitude "6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2420"^^xsd:integer ;
  dwc:maximumDepthInMeters "2770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66 6)"^^geo:wktLiteral ;
  geo-pos:lat "42.66"^^xsd:decimal ;
  geo-pos:long "6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4713'^^xsd:string;
  dwc:scientificName 'Granigyra granulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '6'^^xsd:integer;
  dwc:latitude '42.66'^^xsd:double;
  dwc:minimumDepth '2420'^^xsd:integer;
  dwc:maximumDepth '2770'^^xsd:integer;
  dwc:aphiaid '141497'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4713'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141497'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66 6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66"^^xsd:decimal ;
  dwc:decimalLongitude "6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2420"^^xsd:integer ;
  dwc:maximumDepthInMeters "2770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66 6)"^^geo:wktLiteral ;
  geo-pos:lat "42.66"^^xsd:decimal ;
  geo-pos:long "6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4750'^^xsd:string;
  dwc:scientificName 'Alvania electa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '6'^^xsd:integer;
  dwc:latitude '42.66'^^xsd:double;
  dwc:minimumDepth '2420'^^xsd:integer;
  dwc:maximumDepth '2770'^^xsd:integer;
  dwc:aphiaid '141184'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4750'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 6.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.78"^^xsd:decimal ;
  dwc:decimalLongitude "6.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 6.56)"^^geo:wktLiteral ;
  geo-pos:lat "41.78"^^xsd:decimal ;
  geo-pos:long "6.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4716'^^xsd:string;
  dwc:scientificName 'Granigyra granulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '6.56'^^xsd:double;
  dwc:latitude '41.78'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '141497'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4716'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141497'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66 6.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.66"^^xsd:decimal ;
  dwc:decimalLongitude "6.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2520"^^xsd:integer ;
  dwc:maximumDepthInMeters "2560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.66 6.75)"^^geo:wktLiteral ;
  geo-pos:lat "42.66"^^xsd:decimal ;
  geo-pos:long "6.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4720'^^xsd:string;
  dwc:scientificName 'Granigyra granulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '6.75'^^xsd:double;
  dwc:latitude '42.66'^^xsd:double;
  dwc:minimumDepth '2520'^^xsd:integer;
  dwc:maximumDepth '2560'^^xsd:integer;
  dwc:aphiaid '141497'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4720'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141497'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.78"^^xsd:decimal ;
  dwc:decimalLongitude "7.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2680"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78 7.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.78"^^xsd:decimal ;
  geo-pos:long "7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4717'^^xsd:string;
  dwc:scientificName 'Granigyra granulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '7.05'^^xsd:double;
  dwc:latitude '41.78'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2680'^^xsd:integer;
  dwc:aphiaid '141497'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4717'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141497'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 7.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.41"^^xsd:decimal ;
  dwc:decimalLongitude "7.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2640"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.41 7.06)"^^geo:wktLiteral ;
  geo-pos:lat "42.41"^^xsd:decimal ;
  geo-pos:long "7.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4719'^^xsd:string;
  dwc:scientificName 'Granigyra granulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '7.06'^^xsd:double;
  dwc:latitude '42.41'^^xsd:double;
  dwc:minimumDepth '2640'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:aphiaid '141497'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4719'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141497'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.31 7.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.31"^^xsd:decimal ;
  dwc:decimalLongitude "7.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.31 7.31)"^^geo:wktLiteral ;
  geo-pos:lat "78.31"^^xsd:decimal ;
  geo-pos:long "7.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4674'^^xsd:string;
  dwc:scientificName 'Lissospira turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '7.31'^^xsd:double;
  dwc:latitude '78.31'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '183241'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4674'^^xsd:string;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141533'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 7.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 7.63)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "7.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4718'^^xsd:string;
  dwc:scientificName 'Granigyra granulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:longitude '7.63'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '141497'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4718'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141497'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.88 8.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.88"^^xsd:decimal ;
  dwc:decimalLongitude "8.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2465"^^xsd:integer ;
  dwc:maximumDepthInMeters "2465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.88 8.38)"^^geo:wktLiteral ;
  geo-pos:lat "41.88"^^xsd:decimal ;
  geo-pos:long "8.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4615'^^xsd:string;
  dwc:scientificName 'Emarginula fissura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '8.38'^^xsd:double;
  dwc:latitude '41.88'^^xsd:double;
  dwc:minimumDepth '2465'^^xsd:integer;
  dwc:maximumDepth '2465'^^xsd:integer;
  dwc:aphiaid '139959'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4615'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139959'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.55 10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2957"^^xsd:integer ;
  dwc:maximumDepthInMeters "2957"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.55 10.36)"^^geo:wktLiteral ;
  geo-pos:lat "69.55"^^xsd:decimal ;
  geo-pos:long "10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4769'^^xsd:string;
  dwc:scientificName 'Pseudosetia semipellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '10.36'^^xsd:double;
  dwc:latitude '69.55'^^xsd:double;
  dwc:minimumDepth '2957'^^xsd:integer;
  dwc:maximumDepth '2957'^^xsd:integer;
  dwc:aphiaid '141329'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4769'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141329'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.55 10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2957"^^xsd:integer ;
  dwc:maximumDepthInMeters "2957"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.55 10.36)"^^geo:wktLiteral ;
  geo-pos:lat "69.55"^^xsd:decimal ;
  geo-pos:long "10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4639'^^xsd:string;
  dwc:scientificName 'Scissurella crispata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '10.36'^^xsd:double;
  dwc:latitude '69.55'^^xsd:double;
  dwc:minimumDepth '2957'^^xsd:integer;
  dwc:maximumDepth '2957'^^xsd:integer;
  dwc:aphiaid '153547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4639'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.55 10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.55"^^xsd:decimal ;
  dwc:decimalLongitude "10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2957"^^xsd:integer ;
  dwc:maximumDepthInMeters "2957"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.55 10.36)"^^geo:wktLiteral ;
  geo-pos:lat "69.55"^^xsd:decimal ;
  geo-pos:long "10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4688'^^xsd:string;
  dwc:scientificName 'Anekes undulispira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '10.36'^^xsd:double;
  dwc:latitude '69.55'^^xsd:double;
  dwc:minimumDepth '2957'^^xsd:integer;
  dwc:maximumDepth '2957'^^xsd:integer;
  dwc:aphiaid '815966'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4688'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.34 10.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.34"^^xsd:decimal ;
  dwc:decimalLongitude "10.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2966"^^xsd:integer ;
  dwc:maximumDepthInMeters "2966"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.34 10.44)"^^geo:wktLiteral ;
  geo-pos:lat "69.34"^^xsd:decimal ;
  geo-pos:long "10.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4681'^^xsd:string;
  dwc:scientificName 'Lissospira turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '10.44'^^xsd:double;
  dwc:startLongitude '10.417'^^xsd:double;
  dwc:endLongitude '10.46667'^^xsd:double;
  dwc:latitude '69.34'^^xsd:double;
  dwc:startLatitude '69.3515'^^xsd:double;
  dwc:endLatitude '69.33433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.46667 69.33433, 10.46667 69.3515, 10.417 69.3515, 10.417 69.33433, 10.46667 69.33433))'^^xsd:string;
  dwc:minimumDepth '2966'^^xsd:integer;
  dwc:maximumDepth '2966'^^xsd:integer;
  dwc:aphiaid '183241'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4681'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141533'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.34 10.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.34"^^xsd:decimal ;
  dwc:decimalLongitude "10.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2966"^^xsd:integer ;
  dwc:maximumDepthInMeters "2966"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.34 10.44)"^^geo:wktLiteral ;
  geo-pos:lat "69.34"^^xsd:decimal ;
  geo-pos:long "10.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4767'^^xsd:string;
  dwc:scientificName 'Pseudosetia semipellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '10.44'^^xsd:double;
  dwc:startLongitude '10.417'^^xsd:double;
  dwc:endLongitude '10.46667'^^xsd:double;
  dwc:latitude '69.34'^^xsd:double;
  dwc:startLatitude '69.3515'^^xsd:double;
  dwc:endLatitude '69.33433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.46667 69.33433, 10.46667 69.3515, 10.417 69.3515, 10.417 69.33433, 10.46667 69.33433))'^^xsd:string;
  dwc:minimumDepth '2966'^^xsd:integer;
  dwc:maximumDepth '2966'^^xsd:integer;
  dwc:aphiaid '141329'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4767'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141329'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.34 10.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.34"^^xsd:decimal ;
  dwc:decimalLongitude "10.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2966"^^xsd:integer ;
  dwc:maximumDepthInMeters "2966"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.34 10.44)"^^geo:wktLiteral ;
  geo-pos:lat "69.34"^^xsd:decimal ;
  geo-pos:long "10.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5706'^^xsd:string;
  dwc:scientificName 'Crinolamia dahli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '10.44'^^xsd:double;
  dwc:startLongitude '10.417'^^xsd:double;
  dwc:endLongitude '10.46667'^^xsd:double;
  dwc:latitude '69.34'^^xsd:double;
  dwc:startLatitude '69.3515'^^xsd:double;
  dwc:endLatitude '69.33433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.46667 69.33433, 10.46667 69.3515, 10.417 69.3515, 10.417 69.33433, 10.46667 69.33433))'^^xsd:string;
  dwc:minimumDepth '2966'^^xsd:integer;
  dwc:maximumDepth '2966'^^xsd:integer;
  dwc:aphiaid '139786'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5706'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139786'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.52 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.52"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.52 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "69.52"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5028'^^xsd:string;
  dwc:scientificName 'Mohnia danielsseni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:startLongitude '10.18333'^^xsd:double;
  dwc:endLongitude '10.71667'^^xsd:double;
  dwc:latitude '69.52'^^xsd:double;
  dwc:startLatitude '69.33333'^^xsd:double;
  dwc:endLatitude '69.71667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.71667 69.33333, 10.71667 69.71667, 10.18333 69.71667, 10.18333 69.33333, 10.71667 69.33333))'^^xsd:string;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2960'^^xsd:integer;
  dwc:aphiaid '138915'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5028'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.52 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.52"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.52 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "69.52"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5010'^^xsd:string;
  dwc:scientificName 'Mohnia mohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:startLongitude '10.18333'^^xsd:double;
  dwc:endLongitude '10.71667'^^xsd:double;
  dwc:latitude '69.52'^^xsd:double;
  dwc:startLatitude '69.33333'^^xsd:double;
  dwc:endLatitude '69.71667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.71667 69.33333, 10.71667 69.71667, 10.18333 69.71667, 10.18333 69.33333, 10.71667 69.33333))'^^xsd:string;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2960'^^xsd:integer;
  dwc:aphiaid '138917'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5010'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2945"^^xsd:integer ;
  dwc:maximumDepthInMeters "2945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "69.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5722'^^xsd:string;
  dwc:scientificName 'Hemiaclis ventrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '69.5'^^xsd:double;
  dwc:minimumDepth '2945'^^xsd:integer;
  dwc:maximumDepth '2945'^^xsd:integer;
  dwc:aphiaid '183194'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5722'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183194'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 10.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.7"^^xsd:decimal ;
  dwc:decimalLongitude "10.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2930"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 10.69)"^^geo:wktLiteral ;
  geo-pos:lat "69.7"^^xsd:decimal ;
  geo-pos:long "10.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5705'^^xsd:string;
  dwc:scientificName 'Crinolamia dahli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '10.69'^^xsd:double;
  dwc:startLongitude '10.71667'^^xsd:double;
  dwc:endLongitude '10.665'^^xsd:double;
  dwc:latitude '69.7'^^xsd:double;
  dwc:startLatitude '69.71'^^xsd:double;
  dwc:endLatitude '69.69833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.71667 69.69833, 10.71667 69.71, 10.665 69.71, 10.665 69.69833, 10.71667 69.69833))'^^xsd:string;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2930'^^xsd:integer;
  dwc:aphiaid '139786'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5705'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139786'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 10.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.7"^^xsd:decimal ;
  dwc:decimalLongitude "10.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2930"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 10.69)"^^geo:wktLiteral ;
  geo-pos:lat "69.7"^^xsd:decimal ;
  geo-pos:long "10.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4671'^^xsd:string;
  dwc:scientificName 'Lissospira profunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '10.69'^^xsd:double;
  dwc:startLongitude '10.71667'^^xsd:double;
  dwc:endLongitude '10.665'^^xsd:double;
  dwc:latitude '69.7'^^xsd:double;
  dwc:startLatitude '69.71'^^xsd:double;
  dwc:endLatitude '69.69833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.71667 69.69833, 10.71667 69.71, 10.665 69.71, 10.665 69.69833, 10.71667 69.69833))'^^xsd:string;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2930'^^xsd:integer;
  dwc:aphiaid '183240'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4671'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141529'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 10.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.7"^^xsd:decimal ;
  dwc:decimalLongitude "10.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2930"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 10.69)"^^geo:wktLiteral ;
  geo-pos:lat "69.7"^^xsd:decimal ;
  geo-pos:long "10.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4638'^^xsd:string;
  dwc:scientificName 'Scissurella crispata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:longitude '10.69'^^xsd:double;
  dwc:startLongitude '10.71667'^^xsd:double;
  dwc:endLongitude '10.665'^^xsd:double;
  dwc:latitude '69.7'^^xsd:double;
  dwc:startLatitude '69.71'^^xsd:double;
  dwc:endLatitude '69.69833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.71667 69.69833, 10.71667 69.71, 10.665 69.71, 10.665 69.69833, 10.71667 69.69833))'^^xsd:string;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2930'^^xsd:integer;
  dwc:aphiaid '153547'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4638'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.76 17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.76"^^xsd:decimal ;
  dwc:decimalLongitude "17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4100"^^xsd:integer ;
  dwc:maximumDepthInMeters "4100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.76 17.88)"^^geo:wktLiteral ;
  geo-pos:lat "35.76"^^xsd:decimal ;
  geo-pos:long "17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4619'^^xsd:string;
  dwc:scientificName 'Lepetella ionica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '17.88'^^xsd:double;
  dwc:latitude '35.76'^^xsd:double;
  dwc:minimumDepth '4100'^^xsd:integer;
  dwc:maximumDepth '4100'^^xsd:integer;
  dwc:aphiaid '815963'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4619'^^xsd:string;
  dwc:aphiaIdAccepted '815963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 18.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23"^^xsd:decimal ;
  dwc:decimalLongitude "18.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3910"^^xsd:integer ;
  dwc:maximumDepthInMeters "3910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23 18.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.23"^^xsd:decimal ;
  geo-pos:long "18.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4620'^^xsd:string;
  dwc:scientificName 'Lepetella ionica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '18.15'^^xsd:double;
  dwc:latitude '36.23'^^xsd:double;
  dwc:minimumDepth '3910'^^xsd:integer;
  dwc:maximumDepth '3910'^^xsd:integer;
  dwc:aphiaid '815963'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4620'^^xsd:string;
  dwc:aphiaIdAccepted '815963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46 20.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46"^^xsd:decimal ;
  dwc:decimalLongitude "20.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2760"^^xsd:integer ;
  dwc:maximumDepthInMeters "2760"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46 20.63)"^^geo:wktLiteral ;
  geo-pos:lat "36.46"^^xsd:decimal ;
  geo-pos:long "20.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5289'^^xsd:string;
  dwc:scientificName 'Benthomangelia macra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '20.63'^^xsd:double;
  dwc:latitude '36.46'^^xsd:double;
  dwc:minimumDepth '2760'^^xsd:integer;
  dwc:maximumDepth '2760'^^xsd:integer;
  dwc:aphiaid '139224'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5289'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139224'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46 20.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46"^^xsd:decimal ;
  dwc:decimalLongitude "20.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2760"^^xsd:integer ;
  dwc:maximumDepthInMeters "2760"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46 20.63)"^^geo:wktLiteral ;
  geo-pos:lat "36.46"^^xsd:decimal ;
  geo-pos:long "20.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4775'^^xsd:string;
  dwc:scientificName 'Benthonella tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:longitude '20.63'^^xsd:double;
  dwc:latitude '36.46'^^xsd:double;
  dwc:minimumDepth '2760'^^xsd:integer;
  dwc:maximumDepth '2760'^^xsd:integer;
  dwc:aphiaid '141261'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4775'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141261'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 20.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48"^^xsd:decimal ;
  dwc:decimalLongitude "20.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2760"^^xsd:integer ;
  dwc:maximumDepthInMeters "2760"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 20.64)"^^geo:wktLiteral ;
  geo-pos:lat "36.48"^^xsd:decimal ;
  geo-pos:long "20.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5564'^^xsd:string;
  dwc:scientificName 'Xanthodaphne dalmasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '20.64'^^xsd:double;
  dwc:latitude '36.48'^^xsd:double;
  dwc:minimumDepth '2760'^^xsd:integer;
  dwc:maximumDepth '2760'^^xsd:integer;
  dwc:aphiaid '139394'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5564'^^xsd:string;
  dwc:aphiaIdAccepted '139394'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 20.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48"^^xsd:decimal ;
  dwc:decimalLongitude "20.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2760"^^xsd:integer ;
  dwc:maximumDepthInMeters "2760"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 20.64)"^^geo:wktLiteral ;
  geo-pos:lat "36.48"^^xsd:decimal ;
  geo-pos:long "20.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4774'^^xsd:string;
  dwc:scientificName 'Benthonella tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '20.64'^^xsd:double;
  dwc:latitude '36.48'^^xsd:double;
  dwc:minimumDepth '2760'^^xsd:integer;
  dwc:maximumDepth '2760'^^xsd:integer;
  dwc:aphiaid '141261'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4774'^^xsd:string;
  dwc:aphiaIdAccepted '141261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 20.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48"^^xsd:decimal ;
  dwc:decimalLongitude "20.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2760"^^xsd:integer ;
  dwc:maximumDepthInMeters "2760"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 20.64)"^^geo:wktLiteral ;
  geo-pos:lat "36.48"^^xsd:decimal ;
  geo-pos:long "20.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5288'^^xsd:string;
  dwc:scientificName 'Benthomangelia macra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '20.64'^^xsd:double;
  dwc:latitude '36.48'^^xsd:double;
  dwc:minimumDepth '2760'^^xsd:integer;
  dwc:maximumDepth '2760'^^xsd:integer;
  dwc:aphiaid '139224'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5288'^^xsd:string;
  dwc:aphiaIdAccepted '139224'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 20.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48"^^xsd:decimal ;
  dwc:decimalLongitude "20.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2760"^^xsd:integer ;
  dwc:maximumDepthInMeters "2760"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 20.64)"^^geo:wktLiteral ;
  geo-pos:lat "36.48"^^xsd:decimal ;
  geo-pos:long "20.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4646'^^xsd:string;
  dwc:scientificName 'Putzeysia wiseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '20.64'^^xsd:double;
  dwc:latitude '36.48'^^xsd:double;
  dwc:minimumDepth '2760'^^xsd:integer;
  dwc:maximumDepth '2760'^^xsd:integer;
  dwc:aphiaid '141832'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4646'^^xsd:string;
  dwc:aphiaIdAccepted '141832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 20.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48"^^xsd:decimal ;
  dwc:decimalLongitude "20.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 20.65)"^^geo:wktLiteral ;
  geo-pos:lat "36.48"^^xsd:decimal ;
  geo-pos:long "20.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4621'^^xsd:string;
  dwc:scientificName 'Lepetella ionica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '20.65'^^xsd:double;
  dwc:latitude '36.48'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '815963'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4621'^^xsd:string;
  dwc:aphiaIdAccepted '815963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 20.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48"^^xsd:decimal ;
  dwc:decimalLongitude "20.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 20.65)"^^geo:wktLiteral ;
  geo-pos:lat "36.48"^^xsd:decimal ;
  geo-pos:long "20.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4825'^^xsd:string;
  dwc:scientificName 'Natica dillwyni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '20.65'^^xsd:double;
  dwc:latitude '36.48'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:occurrenceRemarks 'There is no clearly expressed opinion in the literature on the identity of Nordsieck’s subspecies. Bouchet, Warén (1993) simply stated that it is not Cryptonatica operculata (Jeffreys,1885). In the CLEMAM database the Nordsieck’s subspecies is synonimized'^^xsd:string;
  dwc:aphiaid '140542'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4825'^^xsd:string;
  dwc:aphiaIdAccepted '720578'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 20.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48"^^xsd:decimal ;
  dwc:decimalLongitude "20.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 20.65)"^^geo:wktLiteral ;
  geo-pos:lat "36.48"^^xsd:decimal ;
  geo-pos:long "20.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4647'^^xsd:string;
  dwc:scientificName 'Putzeysia wiseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '20.65'^^xsd:double;
  dwc:latitude '36.48'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '141832'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4647'^^xsd:string;
  dwc:aphiaIdAccepted '141832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 20.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48"^^xsd:decimal ;
  dwc:decimalLongitude "20.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 20.65)"^^geo:wktLiteral ;
  geo-pos:lat "36.48"^^xsd:decimal ;
  geo-pos:long "20.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4939'^^xsd:string;
  dwc:scientificName '“Bulbus” globosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '20.65'^^xsd:double;
  dwc:latitude '36.48'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:occurrenceRemarks 'The status of the species is unclear.Bouchet, Warén (1993) selected a lectotype from the type series representing a mixture of larval shells belonging to different families. The lectotype is a larval shell of Semicassis (family Cassidae). The deep-sea rec'^^xsd:string;
  dwc:aphiaid '140523'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4939'^^xsd:string;
  dwc:aphiaIdAccepted '139027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 20.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48"^^xsd:decimal ;
  dwc:decimalLongitude "20.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 20.65)"^^geo:wktLiteral ;
  geo-pos:lat "36.48"^^xsd:decimal ;
  geo-pos:long "20.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4630'^^xsd:string;
  dwc:scientificName 'Copulabyssia corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '20.65'^^xsd:double;
  dwc:latitude '36.48'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '140877'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4630'^^xsd:string;
  dwc:aphiaIdAccepted '1398526'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 20.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48"^^xsd:decimal ;
  dwc:decimalLongitude "20.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 20.65)"^^geo:wktLiteral ;
  geo-pos:lat "36.48"^^xsd:decimal ;
  geo-pos:long "20.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5565'^^xsd:string;
  dwc:scientificName 'Xanthodaphne dalmasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '20.65'^^xsd:double;
  dwc:latitude '36.48'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '139394'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5565'^^xsd:string;
  dwc:aphiaIdAccepted '139394'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.65 25.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.65"^^xsd:decimal ;
  dwc:decimalLongitude "25.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2142"^^xsd:integer ;
  dwc:maximumDepthInMeters "2173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.65 25.91)"^^geo:wktLiteral ;
  geo-pos:lat "34.65"^^xsd:decimal ;
  geo-pos:long "25.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4779'^^xsd:string;
  dwc:scientificName 'Benthonella tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '25.91'^^xsd:double;
  dwc:latitude '34.65'^^xsd:double;
  dwc:minimumDepth '2142'^^xsd:integer;
  dwc:maximumDepth '2173'^^xsd:integer;
  dwc:aphiaid '141261'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4779'^^xsd:string;
  dwc:aphiaIdAccepted '141261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.65 25.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.65"^^xsd:decimal ;
  dwc:decimalLongitude "25.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2142"^^xsd:integer ;
  dwc:maximumDepthInMeters "2173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.65 25.91)"^^geo:wktLiteral ;
  geo-pos:lat "34.65"^^xsd:decimal ;
  geo-pos:long "25.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5292'^^xsd:string;
  dwc:scientificName 'Benthomangelia macra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '25.91'^^xsd:double;
  dwc:latitude '34.65'^^xsd:double;
  dwc:minimumDepth '2142'^^xsd:integer;
  dwc:maximumDepth '2173'^^xsd:integer;
  dwc:aphiaid '139224'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5292'^^xsd:string;
  dwc:aphiaIdAccepted '139224'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.65 25.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.65"^^xsd:decimal ;
  dwc:decimalLongitude "25.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2142"^^xsd:integer ;
  dwc:maximumDepthInMeters "2173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.65 25.91)"^^geo:wktLiteral ;
  geo-pos:lat "34.65"^^xsd:decimal ;
  geo-pos:long "25.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4624'^^xsd:string;
  dwc:scientificName 'Lepetella ionica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '25.91'^^xsd:double;
  dwc:latitude '34.65'^^xsd:double;
  dwc:minimumDepth '2142'^^xsd:integer;
  dwc:maximumDepth '2173'^^xsd:integer;
  dwc:aphiaid '815963'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4624'^^xsd:string;
  dwc:aphiaIdAccepted '815963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.65 25.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.65"^^xsd:decimal ;
  dwc:decimalLongitude "25.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2142"^^xsd:integer ;
  dwc:maximumDepthInMeters "2173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.65 25.91)"^^geo:wktLiteral ;
  geo-pos:lat "34.65"^^xsd:decimal ;
  geo-pos:long "25.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4942'^^xsd:string;
  dwc:scientificName '“Bulbus” globosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '25.91'^^xsd:double;
  dwc:latitude '34.65'^^xsd:double;
  dwc:minimumDepth '2142'^^xsd:integer;
  dwc:maximumDepth '2173'^^xsd:integer;
  dwc:aphiaid '140523'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4942'^^xsd:string;
  dwc:aphiaIdAccepted '139027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.65 25.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.65"^^xsd:decimal ;
  dwc:decimalLongitude "25.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2142"^^xsd:integer ;
  dwc:maximumDepthInMeters "2173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.65 25.91)"^^geo:wktLiteral ;
  geo-pos:lat "34.65"^^xsd:decimal ;
  geo-pos:long "25.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4632'^^xsd:string;
  dwc:scientificName 'Copulabyssia corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '25.91'^^xsd:double;
  dwc:latitude '34.65'^^xsd:double;
  dwc:minimumDepth '2142'^^xsd:integer;
  dwc:maximumDepth '2173'^^xsd:integer;
  dwc:aphiaid '140877'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4632'^^xsd:string;
  dwc:aphiaIdAccepted '1398526'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 26.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.67"^^xsd:decimal ;
  dwc:decimalLongitude "26.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2069"^^xsd:integer ;
  dwc:maximumDepthInMeters "2069"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 26.01)"^^geo:wktLiteral ;
  geo-pos:lat "34.67"^^xsd:decimal ;
  geo-pos:long "26.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5472'^^xsd:string;
  dwc:scientificName 'Gymnobela subaraneosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '26.01'^^xsd:double;
  dwc:latitude '34.67'^^xsd:double;
  dwc:minimumDepth '2069'^^xsd:integer;
  dwc:maximumDepth '2069'^^xsd:integer;
  dwc:aphiaid '139255'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5472'^^xsd:string;
  dwc:aphiaIdAccepted '139255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 26.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.67"^^xsd:decimal ;
  dwc:decimalLongitude "26.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2069"^^xsd:integer ;
  dwc:maximumDepthInMeters "2069"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 26.01)"^^geo:wktLiteral ;
  geo-pos:lat "34.67"^^xsd:decimal ;
  geo-pos:long "26.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4778'^^xsd:string;
  dwc:scientificName 'Benthonella tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '26.01'^^xsd:double;
  dwc:latitude '34.67'^^xsd:double;
  dwc:minimumDepth '2069'^^xsd:integer;
  dwc:maximumDepth '2069'^^xsd:integer;
  dwc:aphiaid '141261'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4778'^^xsd:string;
  dwc:aphiaIdAccepted '141261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 26.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.67"^^xsd:decimal ;
  dwc:decimalLongitude "26.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2069"^^xsd:integer ;
  dwc:maximumDepthInMeters "2069"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 26.01)"^^geo:wktLiteral ;
  geo-pos:lat "34.67"^^xsd:decimal ;
  geo-pos:long "26.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4623'^^xsd:string;
  dwc:scientificName 'Lepetella ionica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '26.01'^^xsd:double;
  dwc:latitude '34.67'^^xsd:double;
  dwc:minimumDepth '2069'^^xsd:integer;
  dwc:maximumDepth '2069'^^xsd:integer;
  dwc:aphiaid '815963'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4623'^^xsd:string;
  dwc:aphiaIdAccepted '815963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 26.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.67"^^xsd:decimal ;
  dwc:decimalLongitude "26.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2069"^^xsd:integer ;
  dwc:maximumDepthInMeters "2069"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 26.01)"^^geo:wktLiteral ;
  geo-pos:lat "34.67"^^xsd:decimal ;
  geo-pos:long "26.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5291'^^xsd:string;
  dwc:scientificName 'Benthomangelia macra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '26.01'^^xsd:double;
  dwc:latitude '34.67'^^xsd:double;
  dwc:minimumDepth '2069'^^xsd:integer;
  dwc:maximumDepth '2069'^^xsd:integer;
  dwc:aphiaid '139224'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5291'^^xsd:string;
  dwc:aphiaIdAccepted '139224'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 26.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.67"^^xsd:decimal ;
  dwc:decimalLongitude "26.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2069"^^xsd:integer ;
  dwc:maximumDepthInMeters "2069"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 26.01)"^^geo:wktLiteral ;
  geo-pos:lat "34.67"^^xsd:decimal ;
  geo-pos:long "26.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4648'^^xsd:string;
  dwc:scientificName 'Putzeysia wiseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '26.01'^^xsd:double;
  dwc:latitude '34.67'^^xsd:double;
  dwc:minimumDepth '2069'^^xsd:integer;
  dwc:maximumDepth '2069'^^xsd:integer;
  dwc:aphiaid '141832'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4648'^^xsd:string;
  dwc:aphiaIdAccepted '141832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 26.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.67"^^xsd:decimal ;
  dwc:decimalLongitude "26.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2069"^^xsd:integer ;
  dwc:maximumDepthInMeters "2069"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 26.01)"^^geo:wktLiteral ;
  geo-pos:lat "34.67"^^xsd:decimal ;
  geo-pos:long "26.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4941'^^xsd:string;
  dwc:scientificName '“Bulbus” globosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '26.01'^^xsd:double;
  dwc:latitude '34.67'^^xsd:double;
  dwc:minimumDepth '2069'^^xsd:integer;
  dwc:maximumDepth '2069'^^xsd:integer;
  dwc:aphiaid '140523'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4941'^^xsd:string;
  dwc:aphiaIdAccepted '139027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 26.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.67"^^xsd:decimal ;
  dwc:decimalLongitude "26.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2069"^^xsd:integer ;
  dwc:maximumDepthInMeters "2069"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 26.01)"^^geo:wktLiteral ;
  geo-pos:lat "34.67"^^xsd:decimal ;
  geo-pos:long "26.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4990'^^xsd:string;
  dwc:scientificName 'Amphissa acutecostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '26.01'^^xsd:double;
  dwc:latitude '34.67'^^xsd:double;
  dwc:minimumDepth '2069'^^xsd:integer;
  dwc:maximumDepth '2069'^^xsd:integer;
  dwc:aphiaid '139190'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4990'^^xsd:string;
  dwc:aphiaIdAccepted '139190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 26.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.67"^^xsd:decimal ;
  dwc:decimalLongitude "26.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2069"^^xsd:integer ;
  dwc:maximumDepthInMeters "2069"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 26.01)"^^geo:wktLiteral ;
  geo-pos:lat "34.67"^^xsd:decimal ;
  geo-pos:long "26.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4631'^^xsd:string;
  dwc:scientificName 'Copulabyssia corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '26.01'^^xsd:double;
  dwc:latitude '34.67'^^xsd:double;
  dwc:minimumDepth '2069'^^xsd:integer;
  dwc:maximumDepth '2069'^^xsd:integer;
  dwc:aphiaid '140877'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4631'^^xsd:string;
  dwc:aphiaIdAccepted '1398526'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 26.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.67"^^xsd:decimal ;
  dwc:decimalLongitude "26.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2069"^^xsd:integer ;
  dwc:maximumDepthInMeters "2069"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.67 26.01)"^^geo:wktLiteral ;
  geo-pos:lat "34.67"^^xsd:decimal ;
  geo-pos:long "26.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5255'^^xsd:string;
  dwc:scientificName 'Pleurotomella eurybrocha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '26.01'^^xsd:double;
  dwc:latitude '34.67'^^xsd:double;
  dwc:minimumDepth '2069'^^xsd:integer;
  dwc:maximumDepth '2069'^^xsd:integer;
  dwc:aphiaid '139347'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5255'^^xsd:string;
  dwc:aphiaIdAccepted '139347'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.51 26.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.51"^^xsd:decimal ;
  dwc:decimalLongitude "26.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3259"^^xsd:integer ;
  dwc:maximumDepthInMeters "3259"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.51 26.05)"^^geo:wktLiteral ;
  geo-pos:lat "34.51"^^xsd:decimal ;
  geo-pos:long "26.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4622'^^xsd:string;
  dwc:scientificName 'Lepetella ionica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '26.05'^^xsd:double;
  dwc:latitude '34.51'^^xsd:double;
  dwc:minimumDepth '3259'^^xsd:integer;
  dwc:maximumDepth '3259'^^xsd:integer;
  dwc:aphiaid '815963'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4622'^^xsd:string;
  dwc:aphiaIdAccepted '815963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.51 26.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.51"^^xsd:decimal ;
  dwc:decimalLongitude "26.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3259"^^xsd:integer ;
  dwc:maximumDepthInMeters "3259"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.51 26.05)"^^geo:wktLiteral ;
  geo-pos:lat "34.51"^^xsd:decimal ;
  geo-pos:long "26.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5290'^^xsd:string;
  dwc:scientificName 'Benthomangelia macra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '26.05'^^xsd:double;
  dwc:latitude '34.51'^^xsd:double;
  dwc:minimumDepth '3259'^^xsd:integer;
  dwc:maximumDepth '3259'^^xsd:integer;
  dwc:aphiaid '139224'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5290'^^xsd:string;
  dwc:aphiaIdAccepted '139224'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.51 26.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.51"^^xsd:decimal ;
  dwc:decimalLongitude "26.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3259"^^xsd:integer ;
  dwc:maximumDepthInMeters "3259"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.51 26.05)"^^geo:wktLiteral ;
  geo-pos:lat "34.51"^^xsd:decimal ;
  geo-pos:long "26.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4940'^^xsd:string;
  dwc:scientificName '“Bulbus” globosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '26.05'^^xsd:double;
  dwc:latitude '34.51'^^xsd:double;
  dwc:minimumDepth '3259'^^xsd:integer;
  dwc:maximumDepth '3259'^^xsd:integer;
  dwc:aphiaid '140523'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4940'^^xsd:string;
  dwc:aphiaIdAccepted '139027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.51 26.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.51"^^xsd:decimal ;
  dwc:decimalLongitude "26.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3259"^^xsd:integer ;
  dwc:maximumDepthInMeters "3259"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.51 26.05)"^^geo:wktLiteral ;
  geo-pos:lat "34.51"^^xsd:decimal ;
  geo-pos:long "26.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5628'^^xsd:string;
  dwc:scientificName 'Aclis walleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '26.05'^^xsd:double;
  dwc:latitude '34.51'^^xsd:double;
  dwc:minimumDepth '3259'^^xsd:integer;
  dwc:maximumDepth '3259'^^xsd:integer;
  dwc:aphiaid '138686'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5628'^^xsd:string;
  dwc:aphiaIdAccepted '138686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.51 26.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.51"^^xsd:decimal ;
  dwc:decimalLongitude "26.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3259"^^xsd:integer ;
  dwc:maximumDepthInMeters "3259"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.51 26.05)"^^geo:wktLiteral ;
  geo-pos:lat "34.51"^^xsd:decimal ;
  geo-pos:long "26.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4777'^^xsd:string;
  dwc:scientificName 'Benthonella tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '26.05'^^xsd:double;
  dwc:latitude '34.51'^^xsd:double;
  dwc:minimumDepth '3259'^^xsd:integer;
  dwc:maximumDepth '3259'^^xsd:integer;
  dwc:aphiaid '141261'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4777'^^xsd:string;
  dwc:aphiaIdAccepted '141261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.41 26.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.41"^^xsd:decimal ;
  dwc:decimalLongitude "26.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4396"^^xsd:integer ;
  dwc:maximumDepthInMeters "4396"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.41 26.06)"^^geo:wktLiteral ;
  geo-pos:lat "34.41"^^xsd:decimal ;
  geo-pos:long "26.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4776'^^xsd:string;
  dwc:scientificName 'Benthonella tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '26.06'^^xsd:double;
  dwc:latitude '34.41'^^xsd:double;
  dwc:minimumDepth '4396'^^xsd:integer;
  dwc:maximumDepth '4396'^^xsd:integer;
  dwc:aphiaid '141261'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4776'^^xsd:string;
  dwc:aphiaIdAccepted '141261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 29.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "29.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2420"^^xsd:integer ;
  dwc:maximumDepthInMeters "2420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 29.13)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "29.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5254'^^xsd:string;
  dwc:scientificName 'Pleurotomella eurybrocha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '29.13'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2420'^^xsd:integer;
  dwc:maximumDepth '2420'^^xsd:integer;
  dwc:aphiaid '139347'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5254'^^xsd:string;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139347'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 31.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2563"^^xsd:integer ;
  dwc:maximumDepthInMeters "2563"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 31.87)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "31.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4943'^^xsd:string;
  dwc:scientificName '“Bulbus” globosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '31.87'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:minimumDepth '2563'^^xsd:integer;
  dwc:maximumDepth '2563'^^xsd:integer;
  dwc:aphiaid '140523'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4943'^^xsd:string;
  dwc:aphiaIdAccepted '139027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 31.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2563"^^xsd:integer ;
  dwc:maximumDepthInMeters "2563"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 31.87)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "31.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4780'^^xsd:string;
  dwc:scientificName 'Benthonella tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '31.87'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:minimumDepth '2563'^^xsd:integer;
  dwc:maximumDepth '2563'^^xsd:integer;
  dwc:aphiaid '141261'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4780'^^xsd:string;
  dwc:aphiaIdAccepted '141261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda4625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda4625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 31.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2563"^^xsd:integer ;
  dwc:maximumDepthInMeters "2563"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda4625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 31.87)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "31.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda4625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda4625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda4625'^^xsd:string;
  dwc:scientificName 'Lepetella ionica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '31.87'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:minimumDepth '2563'^^xsd:integer;
  dwc:maximumDepth '2563'^^xsd:integer;
  dwc:aphiaid '815963'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda4625'^^xsd:string;
  dwc:aphiaIdAccepted '815963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5136__DeepSea_Gastropoda5293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5136__DeepSea_Gastropoda5293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 31.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.13"^^xsd:decimal ;
  dwc:decimalLongitude "31.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2563"^^xsd:integer ;
  dwc:maximumDepthInMeters "2563"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5136__DeepSea_Gastropoda5293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.13 31.87)"^^geo:wktLiteral ;
  geo-pos:lat "43.13"^^xsd:decimal ;
  geo-pos:long "31.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5136__DeepSea_Gastropoda5293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Gastropoda5293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5136_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Gastropoda'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Gastropoda5293'^^xsd:string;
  dwc:scientificName 'Benthomangelia macra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '31.87'^^xsd:double;
  dwc:latitude '43.13'^^xsd:double;
  dwc:minimumDepth '2563'^^xsd:integer;
  dwc:maximumDepth '2563'^^xsd:integer;
  dwc:aphiaid '139224'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Gastropoda5293'^^xsd:string;
  dwc:aphiaIdAccepted '139224'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF