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

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9239'^^xsd:string;
  dwc:scientificName 'Homogammina lamina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-16.48'^^xsd:double;
  dwc:latitude '48.85'^^xsd:double;
  dwc:minimumDepth '4843'^^xsd:integer;
  dwc:aphiaid '137323'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9239'^^xsd:string;
  dwc:aphiaIdAccepted '137323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "-11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4453"^^xsd:integer ;
  dwc:maximumDepthInMeters "4457"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9238'^^xsd:string;
  dwc:scientificName 'Homogammina lamina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-11.9'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '4453'^^xsd:integer;
  dwc:maximumDepth '4457'^^xsd:integer;
  dwc:aphiaid '137323'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9238'^^xsd:string;
  dwc:aphiaIdAccepted '137323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4550"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9235'^^xsd:string;
  dwc:scientificName 'Homogammina crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:minimumDepth '4550'^^xsd:integer;
  dwc:aphiaid '137322'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9235'^^xsd:string;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137322'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.36 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.36"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9237'^^xsd:string;
  dwc:scientificName 'Homogammina crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '47.36'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:aphiaid '137322'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9237'^^xsd:string;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137322'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.43 -18.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.43"^^xsd:decimal ;
  dwc:decimalLongitude "-18.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4524"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9236'^^xsd:string;
  dwc:scientificName 'Homogammina crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:longitude '-18.3'^^xsd:double;
  dwc:latitude '47.43'^^xsd:double;
  dwc:minimumDepth '4524'^^xsd:integer;
  dwc:aphiaid '137322'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9236'^^xsd:string;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137322'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -13.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3490"^^xsd:integer ;
  dwc:maximumDepthInMeters "3550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9280'^^xsd:string;
  dwc:scientificName 'Aschemonella ramuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-13.86'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:minimumDepth '3490'^^xsd:integer;
  dwc:maximumDepth '3550'^^xsd:integer;
  dwc:aphiaid '137337'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9280'^^xsd:string;
  dwc:aphiaIdAccepted '137337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.19 -13.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.19"^^xsd:decimal ;
  dwc:decimalLongitude "-13.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2820"^^xsd:integer ;
  dwc:maximumDepthInMeters "2930"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9281'^^xsd:string;
  dwc:scientificName 'Aschemonella ramuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-13.54'^^xsd:double;
  dwc:latitude '50.19'^^xsd:double;
  dwc:minimumDepth '2820'^^xsd:integer;
  dwc:maximumDepth '2930'^^xsd:integer;
  dwc:aphiaid '137337'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9281'^^xsd:string;
  dwc:aphiaIdAccepted '137337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4080"^^xsd:integer ;
  dwc:maximumDepthInMeters "4100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9282'^^xsd:string;
  dwc:scientificName 'Aschemonella ramuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-14.16'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '4080'^^xsd:integer;
  dwc:maximumDepth '4100'^^xsd:integer;
  dwc:aphiaid '137337'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9282'^^xsd:string;
  dwc:aphiaIdAccepted '137337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -13.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3515"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9286'^^xsd:string;
  dwc:scientificName 'Aschemonella ramuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-13.85'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:minimumDepth '3515'^^xsd:integer;
  dwc:aphiaid '137337'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9286'^^xsd:string;
  dwc:aphiaIdAccepted '137337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.92 -16.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.92"^^xsd:decimal ;
  dwc:decimalLongitude "-16.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4847"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9289'^^xsd:string;
  dwc:scientificName 'Aschemonella ramuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-16.49'^^xsd:double;
  dwc:latitude '48.92'^^xsd:double;
  dwc:minimumDepth '4847'^^xsd:integer;
  dwc:aphiaid '137337'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9289'^^xsd:string;
  dwc:aphiaIdAccepted '137337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4823"^^xsd:integer ;
  dwc:maximumDepthInMeters "4829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9291'^^xsd:string;
  dwc:scientificName 'Cerelasma massa'^^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.25'^^xsd:double;
  dwc:latitude '48.33'^^xsd:double;
  dwc:minimumDepth '4823'^^xsd:integer;
  dwc:maximumDepth '4829'^^xsd:integer;
  dwc:aphiaid '137321'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9291'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137321'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^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 "4217"^^xsd:integer ;
  dwc:maximumDepthInMeters "4364"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9292'^^xsd:string;
  dwc:scientificName 'Cerelasma massa'^^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.5'^^xsd:double;
  dwc:minimumDepth '4217'^^xsd:integer;
  dwc:maximumDepth '4364'^^xsd:integer;
  dwc:aphiaid '137321'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9292'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137321'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23 -13.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23"^^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 "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2719"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9290'^^xsd:string;
  dwc:scientificName 'Cerelasma massa'^^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.23'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2719'^^xsd:integer;
  dwc:aphiaid '137321'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9290'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137321'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91 -11.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91"^^xsd:decimal ;
  dwc:decimalLongitude "-11.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3610"^^xsd:integer ;
  dwc:maximumDepthInMeters "3646"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9241'^^xsd:string;
  dwc:scientificName 'Homogammina maculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-11.66'^^xsd:double;
  dwc:latitude '32.91'^^xsd:double;
  dwc:minimumDepth '3610'^^xsd:integer;
  dwc:maximumDepth '3646'^^xsd:integer;
  dwc:aphiaid '137324'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9241'^^xsd:string;
  dwc:aphiaIdAccepted '137324'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.84 -16.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.84"^^xsd:decimal ;
  dwc:decimalLongitude "-16.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4847"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9256'^^xsd:string;
  dwc:scientificName 'Reticulammina labyrinthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-16.47'^^xsd:double;
  dwc:latitude '48.84'^^xsd:double;
  dwc:minimumDepth '4847'^^xsd:integer;
  dwc:aphiaid '137334'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9256'^^xsd:string;
  dwc:aphiaIdAccepted '137334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4550"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9268'^^xsd:string;
  dwc:scientificName 'Syringammina reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:minimumDepth '4550'^^xsd:integer;
  dwc:aphiaid '137340'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9268'^^xsd:string;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137340'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.83 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.83"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4845"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9269'^^xsd:string;
  dwc:scientificName 'Syringammina reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '48.83'^^xsd:double;
  dwc:minimumDepth '4845'^^xsd:integer;
  dwc:aphiaid '137340'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9269'^^xsd:string;
  dwc:aphiaIdAccepted '137340'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.84 -16.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.84"^^xsd:decimal ;
  dwc:decimalLongitude "-16.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4844"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9270'^^xsd:string;
  dwc:scientificName 'Syringammina reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-16.49'^^xsd:double;
  dwc:latitude '48.84'^^xsd:double;
  dwc:minimumDepth '4844'^^xsd:integer;
  dwc:aphiaid '137340'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9270'^^xsd:string;
  dwc:aphiaIdAccepted '137340'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88 -16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.88"^^xsd:decimal ;
  dwc:decimalLongitude "-16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4851"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9255'^^xsd:string;
  dwc:scientificName 'Reticulammina labyrinthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-16.48'^^xsd:double;
  dwc:latitude '48.88'^^xsd:double;
  dwc:minimumDepth '4851'^^xsd:integer;
  dwc:aphiaid '137334'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9255'^^xsd:string;
  dwc:aphiaIdAccepted '137334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.87 -20.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.87"^^xsd:decimal ;
  dwc:decimalLongitude "-20.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9272'^^xsd:string;
  dwc:scientificName 'Aschemonella scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-20.73'^^xsd:double;
  dwc:startLongitude '-20.74'^^xsd:double;
  dwc:endLongitude '-20.725'^^xsd:double;
  dwc:latitude '24.87'^^xsd:double;
  dwc:startLatitude '24.85833'^^xsd:double;
  dwc:endLatitude '24.88667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.725 24.85833, -20.725 24.88667, -20.74 24.88667, -20.74 24.85833, -20.725 24.85833))'^^xsd:string;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4260'^^xsd:integer;
  dwc:aphiaid '137338'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9272'^^xsd:string;
  dwc:aphiaIdAccepted '137338'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.03 -11.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.03"^^xsd:decimal ;
  dwc:decimalLongitude "-11.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3003"^^xsd:integer ;
  dwc:maximumDepthInMeters "3008"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9240'^^xsd:string;
  dwc:scientificName 'Homogammina maculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-11.31'^^xsd:double;
  dwc:latitude '32.03'^^xsd:double;
  dwc:minimumDepth '3003'^^xsd:integer;
  dwc:maximumDepth '3008'^^xsd:integer;
  dwc:aphiaid '137324'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9240'^^xsd:string;
  dwc:aphiaIdAccepted '137324'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.51 -16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.51"^^xsd:decimal ;
  dwc:decimalLongitude "-16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4844"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9247'^^xsd:string;
  dwc:scientificName 'Psammina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-16.48'^^xsd:double;
  dwc:latitude '48.51'^^xsd:double;
  dwc:minimumDepth '4844'^^xsd:integer;
  dwc:aphiaid '137317'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9247'^^xsd:string;
  dwc:aphiaIdAccepted '137317'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.57 -19.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.57"^^xsd:decimal ;
  dwc:decimalLongitude "-19.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3460"^^xsd:integer ;
  dwc:maximumDepthInMeters "3470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9277'^^xsd:string;
  dwc:scientificName 'Aschemonella ramuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-19.81'^^xsd:double;
  dwc:startLongitude '-19.81'^^xsd:double;
  dwc:endLongitude '-19.81167'^^xsd:double;
  dwc:latitude '24.57'^^xsd:double;
  dwc:startLatitude '24.56333'^^xsd:double;
  dwc:endLatitude '24.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-19.81 24.56333, -19.81 24.58, -19.81167 24.58, -19.81167 24.56333, -19.81 24.56333))'^^xsd:string;
  dwc:minimumDepth '3460'^^xsd:integer;
  dwc:maximumDepth '3470'^^xsd:integer;
  dwc:aphiaid '137337'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9277'^^xsd:string;
  dwc:aphiaIdAccepted '137337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.73 -20.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.73"^^xsd:decimal ;
  dwc:decimalLongitude "-20.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3700"^^xsd:integer ;
  dwc:maximumDepthInMeters "3810"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9278'^^xsd:string;
  dwc:scientificName 'Aschemonella ramuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-20.06'^^xsd:double;
  dwc:startLongitude '-20.06167'^^xsd:double;
  dwc:endLongitude '-20.075'^^xsd:double;
  dwc:latitude '24.73'^^xsd:double;
  dwc:startLatitude '24.72667'^^xsd:double;
  dwc:endLatitude '24.74167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-20.06167 24.72667, -20.06167 24.74167, -20.075 24.74167, -20.075 24.72667, -20.06167 24.72667))'^^xsd:string;
  dwc:minimumDepth '3700'^^xsd:integer;
  dwc:maximumDepth '3810'^^xsd:integer;
  dwc:aphiaid '137337'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9278'^^xsd:string;
  dwc:aphiaIdAccepted '137337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2640"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9274'^^xsd:string;
  dwc:scientificName 'Aschemonella ramuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '50.43'^^xsd:double;
  dwc:minimumDepth '2640'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:aphiaid '137337'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9274'^^xsd:string;
  dwc:aphiaIdAccepted '137337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.27 -13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.27"^^xsd:decimal ;
  dwc:decimalLongitude "-13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2755"^^xsd:integer ;
  dwc:maximumDepthInMeters "2760"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9275'^^xsd:string;
  dwc:scientificName 'Aschemonella ramuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-13.53'^^xsd:double;
  dwc:latitude '50.27'^^xsd:double;
  dwc:minimumDepth '2755'^^xsd:integer;
  dwc:maximumDepth '2760'^^xsd:integer;
  dwc:aphiaid '137337'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9275'^^xsd:string;
  dwc:aphiaIdAccepted '137337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9276> ;
  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 "3925"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9276>
  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/5149__Deepsea_Xenophyophores_9276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9276'^^xsd:string;
  dwc:scientificName 'Aschemonella ramuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-13.93'^^xsd:double;
  dwc:latitude '49.76'^^xsd:double;
  dwc:minimumDepth '3925'^^xsd:integer;
  dwc:aphiaid '137337'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9276'^^xsd:string;
  dwc:aphiaIdAccepted '137337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.77 -14.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.77"^^xsd:decimal ;
  dwc:decimalLongitude "-14.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4000"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9279'^^xsd:string;
  dwc:scientificName 'Aschemonella ramuliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-14.02'^^xsd:double;
  dwc:latitude '49.77'^^xsd:double;
  dwc:minimumDepth '4000'^^xsd:integer;
  dwc:aphiaid '137337'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9279'^^xsd:string;
  dwc:aphiaIdAccepted '137337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.28 -22.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.28"^^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 "4879"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9273'^^xsd:string;
  dwc:scientificName 'Aschemonella scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-22.37'^^xsd:double;
  dwc:startLongitude '-22.355'^^xsd:double;
  dwc:endLongitude '-22.4'^^xsd:double;
  dwc:latitude '25.28'^^xsd:double;
  dwc:startLatitude '25.28'^^xsd:double;
  dwc:endLatitude '25.29'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-22.355 25.28, -22.355 25.29, -22.4 25.29, -22.4 25.28, -22.355 25.28))'^^xsd:string;
  dwc:minimumDepth '4879'^^xsd:integer;
  dwc:aphiaid '137338'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9273'^^xsd:string;
  dwc:aphiaIdAccepted '137338'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.92 -16.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.92"^^xsd:decimal ;
  dwc:decimalLongitude "-16.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4847"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9254'^^xsd:string;
  dwc:scientificName 'Reticulammina labyrinthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-16.49'^^xsd:double;
  dwc:latitude '48.92'^^xsd:double;
  dwc:minimumDepth '4847'^^xsd:integer;
  dwc:aphiaid '137334'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9254'^^xsd:string;
  dwc:aphiaIdAccepted '137334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4550"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9251'^^xsd:string;
  dwc:scientificName 'Reticulammina labyrinthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:minimumDepth '4550'^^xsd:integer;
  dwc:aphiaid '137334'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9251'^^xsd:string;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137334'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.43 -18.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.43"^^xsd:decimal ;
  dwc:decimalLongitude "-18.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4524"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9252'^^xsd:string;
  dwc:scientificName 'Reticulammina labyrinthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:longitude '-18.3'^^xsd:double;
  dwc:latitude '47.43'^^xsd:double;
  dwc:minimumDepth '4524'^^xsd:integer;
  dwc:aphiaid '137334'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9252'^^xsd:string;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137334'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41 -35.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41"^^xsd:decimal ;
  dwc:decimalLongitude "-35.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3065"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9248'^^xsd:string;
  dwc:scientificName 'Reticulammina cretacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '-35.83'^^xsd:double;
  dwc:latitude '38.41'^^xsd:double;
  dwc:minimumDepth '3065'^^xsd:integer;
  dwc:aphiaid '137333'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9248'^^xsd:string;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137333'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.36 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.36"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9253'^^xsd:string;
  dwc:scientificName 'Reticulammina labyrinthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '47.36'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:aphiaid '137334'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9253'^^xsd:string;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137334'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4550"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9243'^^xsd:string;
  dwc:scientificName 'Galatheammina erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:minimumDepth '4550'^^xsd:integer;
  dwc:aphiaid '137327'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9243'^^xsd:string;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137327'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.51 -16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.51"^^xsd:decimal ;
  dwc:decimalLongitude "-16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4844"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9244'^^xsd:string;
  dwc:scientificName 'Galatheammina erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-16.48'^^xsd:double;
  dwc:latitude '48.51'^^xsd:double;
  dwc:minimumDepth '4844'^^xsd:integer;
  dwc:aphiaid '137327'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9244'^^xsd:string;
  dwc:aphiaIdAccepted '137327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.82 -16.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.82"^^xsd:decimal ;
  dwc:decimalLongitude "-16.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4851"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9245'^^xsd:string;
  dwc:scientificName 'Galatheammina erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-16.47'^^xsd:double;
  dwc:latitude '48.82'^^xsd:double;
  dwc:minimumDepth '4851'^^xsd:integer;
  dwc:aphiaid '137327'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9245'^^xsd:string;
  dwc:aphiaIdAccepted '137327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4550"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9246'^^xsd:string;
  dwc:scientificName 'Psammina delicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:minimumDepth '4550'^^xsd:integer;
  dwc:aphiaid '137330'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9246'^^xsd:string;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137330'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5149__Deepsea_Xenophyophores_9242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5149__Deepsea_Xenophyophores_9242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4550"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5149__Deepsea_Xenophyophores_9242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Xenophyophores_9242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5149_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'P.P.Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Xenophyophores'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Xenophyophores_9242'^^xsd:string;
  dwc:scientificName 'Homogammina sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:minimumDepth '4550'^^xsd:integer;
  dwc:aphiaid '137315'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Xenophyophores_9242'^^xsd:string;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137315'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF