@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/5145__Deepsea_Porifera_8889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.48 -13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.48"^^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 "4975"^^xsd:integer ;
  dwc:maximumDepthInMeters "5005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8889'^^xsd:string;
  dwc:scientificName 'Malacosaccus unguiculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '-13.53'^^xsd:double;
  dwc:latitude '44.48'^^xsd:double;
  dwc:minimumDepth '4975'^^xsd:integer;
  dwc:maximumDepth '5005'^^xsd:integer;
  dwc:aphiaid '134404'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8889'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '134404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8832'^^xsd:string;
  dwc:scientificName 'Asconema fristedti nordazoriensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '44.95'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:aphiaid '255146'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8832'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255146'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.2 -51.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.2"^^xsd:decimal ;
  dwc:decimalLongitude "-51.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3330"^^xsd:integer ;
  dwc:maximumDepthInMeters "3403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8892'^^xsd:string;
  dwc:scientificName 'Malacosaccus unguiculatus arctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-51.08'^^xsd:double;
  dwc:latitude '59.2'^^xsd:double;
  dwc:minimumDepth '3330'^^xsd:integer;
  dwc:maximumDepth '3403'^^xsd:integer;
  dwc:aphiaid '708965'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8892'^^xsd:string;
  dwc:aphiaIdAccepted '1568512'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.02 -27.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.02"^^xsd:decimal ;
  dwc:decimalLongitude "-27.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2442"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8935'^^xsd:string;
  dwc:scientificName 'Farrea herdendorfi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-27.68'^^xsd:double;
  dwc:latitude '49.02'^^xsd:double;
  dwc:minimumDepth '2442'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '171744'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8935'^^xsd:string;
  dwc:aphiaIdAccepted '171744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -36.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-36.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2618"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8883'^^xsd:string;
  dwc:scientificName 'Euplectella gibbsa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-36.07'^^xsd:double;
  dwc:startLongitude '-36.0145'^^xsd:double;
  dwc:endLongitude '-36.133'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:startLatitude '54.327'^^xsd:double;
  dwc:endLatitude '54.08267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-36.0145 54.08267, -36.0145 54.327, -36.133 54.327, -36.133 54.08267, -36.0145 54.08267))'^^xsd:string;
  dwc:minimumDepth '2618'^^xsd:integer;
  dwc:aphiaid '344943'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8883'^^xsd:string;
  dwc:aphiaIdAccepted '344943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.97 -36.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.97"^^xsd:decimal ;
  dwc:decimalLongitude "-36.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2605"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8936'^^xsd:string;
  dwc:scientificName 'Farrea herdendorfi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-36.15'^^xsd:double;
  dwc:startLongitude '-36.18933'^^xsd:double;
  dwc:endLongitude '-36.12'^^xsd:double;
  dwc:latitude '53.97'^^xsd:double;
  dwc:startLatitude '53.85167'^^xsd:double;
  dwc:endLatitude '54.10033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-36.12 53.85167, -36.12 54.10033, -36.18933 54.10033, -36.18933 53.85167, -36.12 53.85167))'^^xsd:string;
  dwc:minimumDepth '2605'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '171744'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8936'^^xsd:string;
  dwc:aphiaIdAccepted '171744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.73 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.73"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2428"^^xsd:integer ;
  dwc:maximumDepthInMeters "2623"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8933'^^xsd:string;
  dwc:scientificName 'Farrea herdendorfi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-28.65'^^xsd:double;
  dwc:latitude '48.73'^^xsd:double;
  dwc:minimumDepth '2428'^^xsd:integer;
  dwc:maximumDepth '2623'^^xsd:integer;
  dwc:aphiaid '171744'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8933'^^xsd:string;
  dwc:aphiaIdAccepted '171744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.15 -27.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.15"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2687"^^xsd:integer ;
  dwc:maximumDepthInMeters "2727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8899'^^xsd:string;
  dwc:scientificName 'Saccocalyx pedunculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-27.8'^^xsd:double;
  dwc:startLongitude '-27.70517'^^xsd:double;
  dwc:endLongitude '-27.89767'^^xsd:double;
  dwc:latitude '49.15'^^xsd:double;
  dwc:startLatitude '49.24467'^^xsd:double;
  dwc:endLatitude '49.05717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.70517 49.05717, -27.70517 49.24467, -27.89767 49.24467, -27.89767 49.05717, -27.70517 49.05717))'^^xsd:string;
  dwc:minimumDepth '2687'^^xsd:integer;
  dwc:maximumDepth '2727'^^xsd:integer;
  dwc:aphiaid '171845'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8899'^^xsd:string;
  dwc:aphiaIdAccepted '171845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.33 9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.33"^^xsd:decimal ;
  dwc:decimalLongitude "9.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2538"^^xsd:integer ;
  dwc:maximumDepthInMeters "2548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8851'^^xsd:string;
  dwc:scientificName 'Caulophacus (Caulophacus) arcticus groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:longitude '9.9'^^xsd:double;
  dwc:startLongitude '9.92167'^^xsd:double;
  dwc:endLongitude '9.89167'^^xsd:double;
  dwc:latitude '75.33'^^xsd:double;
  dwc:startLatitude '75.33667'^^xsd:double;
  dwc:endLatitude '75.33'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.92167 75.33, 9.92167 75.33667, 9.89167 75.33667, 9.89167 75.33, 9.92167 75.33))'^^xsd:string;
  dwc:minimumDepth '2538'^^xsd:integer;
  dwc:maximumDepth '2548'^^xsd:integer;
  dwc:aphiaid '708967'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8851'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '134398'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09 -27.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09"^^xsd:decimal ;
  dwc:decimalLongitude "-27.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8925'^^xsd:string;
  dwc:scientificName 'Chonelasma choanoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-27.83'^^xsd:double;
  dwc:startLongitude '-27.8305'^^xsd:double;
  dwc:endLongitude '-27.84867'^^xsd:double;
  dwc:latitude '49.09'^^xsd:double;
  dwc:startLatitude '48.95567'^^xsd:double;
  dwc:endLatitude '49.22583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.8305 48.95567, -27.8305 49.22583, -27.84867 49.22583, -27.84867 48.95567, -27.8305 48.95567))'^^xsd:string;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:aphiaid '171662'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8925'^^xsd:string;
  dwc:aphiaIdAccepted '171662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-30.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2429"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8833'^^xsd:string;
  dwc:scientificName 'Asconema fristedti nordazoriensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-30.43'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '2429'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '255146'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8833'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255146'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -36.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-36.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2618"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8926'^^xsd:string;
  dwc:scientificName 'Chonelasma choanoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-36.07'^^xsd:double;
  dwc:startLongitude '-36.0145'^^xsd:double;
  dwc:endLongitude '-36.133'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:startLatitude '54.327'^^xsd:double;
  dwc:endLatitude '54.08267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-36.0145 54.08267, -36.0145 54.327, -36.133 54.327, -36.133 54.08267, -36.0145 54.08267))'^^xsd:string;
  dwc:minimumDepth '2618'^^xsd:integer;
  dwc:aphiaid '171662'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8926'^^xsd:string;
  dwc:aphiaIdAccepted '171662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.27 -35.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.27"^^xsd:decimal ;
  dwc:decimalLongitude "-35.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8884'^^xsd:string;
  dwc:scientificName 'Malacosaccus heteropinularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-35.53'^^xsd:double;
  dwc:startLongitude '-35.53'^^xsd:double;
  dwc:endLongitude '-35.53'^^xsd:double;
  dwc:latitude '53.27'^^xsd:double;
  dwc:startLatitude '53.28'^^xsd:double;
  dwc:endLatitude '53.26'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.53 53.26, -35.53 53.28, -35.53 53.28, -35.53 53.26, -35.53 53.26))'^^xsd:string;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:aphiaid '171929'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8884'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '171929'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.01 -44.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.01"^^xsd:decimal ;
  dwc:decimalLongitude "-44.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2505"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8914'^^xsd:string;
  dwc:scientificName 'Chonelasma choanoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-44.75'^^xsd:double;
  dwc:latitude '58.01'^^xsd:double;
  dwc:minimumDepth '2505'^^xsd:integer;
  dwc:aphiaid '171662'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8914'^^xsd:string;
  dwc:aphiaIdAccepted '171662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8856'^^xsd:string;
  dwc:scientificName 'Crateromorpha (Neopsacas) variata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '44.95'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:aphiaid '240431'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8856'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '240431'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -30.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-30.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2954"^^xsd:integer ;
  dwc:maximumDepthInMeters "2968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8919'^^xsd:string;
  dwc:scientificName 'Chonelasma choanoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-30.34'^^xsd:double;
  dwc:startLongitude '-30.34'^^xsd:double;
  dwc:endLongitude '-30.35'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:startLatitude '42.92'^^xsd:double;
  dwc:endLatitude '42.89'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.34 42.89, -30.34 42.92, -30.35 42.92, -30.35 42.89, -30.34 42.89))'^^xsd:string;
  dwc:minimumDepth '2954'^^xsd:integer;
  dwc:maximumDepth '2968'^^xsd:integer;
  dwc:aphiaid '171662'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8919'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '171662'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.46 -29.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.46"^^xsd:decimal ;
  dwc:decimalLongitude "-29.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2350"^^xsd:integer ;
  dwc:maximumDepthInMeters "2820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8902'^^xsd:string;
  dwc:scientificName 'Atlantisella incognita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-29.93'^^xsd:double;
  dwc:startLongitude '-29.935'^^xsd:double;
  dwc:endLongitude '-29.93'^^xsd:double;
  dwc:latitude '34.46'^^xsd:double;
  dwc:startLatitude '34.46167'^^xsd:double;
  dwc:endLatitude '34.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-29.93 34.45, -29.93 34.46167, -29.935 34.46167, -29.935 34.45, -29.93 34.45))'^^xsd:string;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2820'^^xsd:integer;
  dwc:aphiaid '171853'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8902'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '171853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.52 -8.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.52"^^xsd:decimal ;
  dwc:decimalLongitude "-8.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2115"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8862'^^xsd:string;
  dwc:scientificName 'Lophocalyx biogasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:longitude '-8.58'^^xsd:double;
  dwc:startLongitude '-8.41667'^^xsd:double;
  dwc:endLongitude '-8.75'^^xsd:double;
  dwc:latitude '47.52'^^xsd:double;
  dwc:startLatitude '47.46667'^^xsd:double;
  dwc:endLatitude '47.58333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.41667 47.46667, -8.41667 47.58333, -8.75 47.58333, -8.75 47.46667, -8.41667 47.46667))'^^xsd:string;
  dwc:minimumDepth '2115'^^xsd:integer;
  dwc:aphiaid '255093'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8862'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255093'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.28 -54.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.28"^^xsd:decimal ;
  dwc:decimalLongitude "-54.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3136"^^xsd:integer ;
  dwc:maximumDepthInMeters "3229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8871'^^xsd:string;
  dwc:scientificName 'Euplectella suberea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-54.08'^^xsd:double;
  dwc:latitude '60.28'^^xsd:double;
  dwc:minimumDepth '3136'^^xsd:integer;
  dwc:maximumDepth '3229'^^xsd:integer;
  dwc:aphiaid '134401'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8871'^^xsd:string;
  dwc:aphiaIdAccepted '134401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.76 -29.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.76"^^xsd:decimal ;
  dwc:decimalLongitude "-29.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3024"^^xsd:integer ;
  dwc:maximumDepthInMeters "3068"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8874'^^xsd:string;
  dwc:scientificName 'Euplectella suberea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-29.27'^^xsd:double;
  dwc:startLongitude '-29.27'^^xsd:double;
  dwc:endLongitude '-29.28'^^xsd:double;
  dwc:latitude '42.76'^^xsd:double;
  dwc:startLatitude '42.77'^^xsd:double;
  dwc:endLatitude '42.76'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-29.27 42.76, -29.27 42.77, -29.28 42.77, -29.28 42.76, -29.27 42.76))'^^xsd:string;
  dwc:minimumDepth '3024'^^xsd:integer;
  dwc:maximumDepth '3068'^^xsd:integer;
  dwc:aphiaid '134401'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8874'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '134401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 -28.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2593"^^xsd:integer ;
  dwc:maximumDepthInMeters "2607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8875'^^xsd:string;
  dwc:scientificName 'Euplectella suberea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-28.56'^^xsd:double;
  dwc:startLongitude '-28.55'^^xsd:double;
  dwc:endLongitude '-28.57'^^xsd:double;
  dwc:latitude '43.02'^^xsd:double;
  dwc:startLatitude '43.03'^^xsd:double;
  dwc:endLatitude '43.01'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.55 43.01, -28.55 43.03, -28.57 43.03, -28.57 43.01, -28.55 43.01))'^^xsd:string;
  dwc:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:aphiaid '134401'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8875'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '134401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.28 -54.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.28"^^xsd:decimal ;
  dwc:decimalLongitude "-54.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3136"^^xsd:integer ;
  dwc:maximumDepthInMeters "3229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8886'^^xsd:string;
  dwc:scientificName 'Malacosaccus floricomatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-54.08'^^xsd:double;
  dwc:latitude '60.28'^^xsd:double;
  dwc:minimumDepth '3136'^^xsd:integer;
  dwc:maximumDepth '3229'^^xsd:integer;
  dwc:aphiaid '134403'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8886'^^xsd:string;
  dwc:aphiaIdAccepted '134403'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.14 -34.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.14"^^xsd:decimal ;
  dwc:decimalLongitude "-34.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2306"^^xsd:integer ;
  dwc:maximumDepthInMeters "2374"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8879'^^xsd:string;
  dwc:scientificName 'Euplectella gibbsa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-34.77'^^xsd:double;
  dwc:startLongitude '-34.77'^^xsd:double;
  dwc:endLongitude '-34.77'^^xsd:double;
  dwc:latitude '53.14'^^xsd:double;
  dwc:startLatitude '53.14'^^xsd:double;
  dwc:endLatitude '53.15'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.77 53.14, -34.77 53.15, -34.77 53.15, -34.77 53.14, -34.77 53.14))'^^xsd:string;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:aphiaid '344943'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8879'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '344943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21 -36.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21"^^xsd:decimal ;
  dwc:decimalLongitude "-36.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2620"^^xsd:integer ;
  dwc:maximumDepthInMeters "2676"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8927'^^xsd:string;
  dwc:scientificName 'Chonelasma choanoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-36.06'^^xsd:double;
  dwc:startLongitude '-36.0145'^^xsd:double;
  dwc:endLongitude '-36.119'^^xsd:double;
  dwc:latitude '54.21'^^xsd:double;
  dwc:startLatitude '54.325'^^xsd:double;
  dwc:endLatitude '54.10917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-36.0145 54.10917, -36.0145 54.325, -36.119 54.325, -36.119 54.10917, -36.0145 54.10917))'^^xsd:string;
  dwc:minimumDepth '2620'^^xsd:integer;
  dwc:maximumDepth '2676'^^xsd:integer;
  dwc:aphiaid '171662'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8927'^^xsd:string;
  dwc:aphiaIdAccepted '171662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.48 -34.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.48"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2819"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8846'^^xsd:string;
  dwc:scientificName 'Caulophacus (Caulophacus) arcticus groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-34.23'^^xsd:double;
  dwc:latitude '60.48'^^xsd:double;
  dwc:minimumDepth '2819'^^xsd:integer;
  dwc:aphiaid '708967'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8846'^^xsd:string;
  dwc:aphiaIdAccepted '134398'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.97 -36.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.97"^^xsd:decimal ;
  dwc:decimalLongitude "-36.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2605"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8842'^^xsd:string;
  dwc:scientificName 'Bathydorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-36.15'^^xsd:double;
  dwc:startLongitude '-36.18933'^^xsd:double;
  dwc:endLongitude '-36.12'^^xsd:double;
  dwc:latitude '53.97'^^xsd:double;
  dwc:startLatitude '53.85167'^^xsd:double;
  dwc:endLatitude '54.10033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-36.12 53.85167, -36.12 54.10033, -36.18933 54.10033, -36.18933 53.85167, -36.12 53.85167))'^^xsd:string;
  dwc:minimumDepth '2605'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '172036'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8842'^^xsd:string;
  dwc:aphiaIdAccepted '172036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.45 -8.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.45"^^xsd:decimal ;
  dwc:decimalLongitude "-8.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1993"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8850'^^xsd:string;
  dwc:scientificName 'Caulophacus (Caulophacus) arcticus groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-8.33'^^xsd:double;
  dwc:latitude '68.45'^^xsd:double;
  dwc:minimumDepth '1993'^^xsd:integer;
  dwc:aphiaid '708967'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8850'^^xsd:string;
  dwc:aphiaIdAccepted '134398'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.48 -34.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.48"^^xsd:decimal ;
  dwc:decimalLongitude "-34.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2819"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8913'^^xsd:string;
  dwc:scientificName 'Chonelasma choanoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-34.23'^^xsd:double;
  dwc:latitude '60.48'^^xsd:double;
  dwc:minimumDepth '2819'^^xsd:integer;
  dwc:aphiaid '171662'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8913'^^xsd:string;
  dwc:aphiaIdAccepted '171662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -36.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-36.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2618"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8843'^^xsd:string;
  dwc:scientificName 'Bathydorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-36.07'^^xsd:double;
  dwc:startLongitude '-36.0145'^^xsd:double;
  dwc:endLongitude '-36.133'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:startLatitude '54.327'^^xsd:double;
  dwc:endLatitude '54.08267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-36.0145 54.08267, -36.0145 54.327, -36.133 54.327, -36.133 54.08267, -36.0145 54.08267))'^^xsd:string;
  dwc:minimumDepth '2618'^^xsd:integer;
  dwc:aphiaid '172036'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8843'^^xsd:string;
  dwc:aphiaIdAccepted '172036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.29 7.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.29"^^xsd:decimal ;
  dwc:decimalLongitude "7.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2920"^^xsd:integer ;
  dwc:maximumDepthInMeters "2942"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8894'^^xsd:string;
  dwc:scientificName 'Amphidiscella monai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:longitude '7.27'^^xsd:double;
  dwc:startLongitude '7.27167'^^xsd:double;
  dwc:endLongitude '7.28167'^^xsd:double;
  dwc:latitude '73.29'^^xsd:double;
  dwc:startLatitude '73.21333'^^xsd:double;
  dwc:endLatitude '73.36833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.28167 73.21333, 7.28167 73.36833, 7.27167 73.36833, 7.27167 73.21333, 7.28167 73.21333))'^^xsd:string;
  dwc:minimumDepth '2920'^^xsd:integer;
  dwc:maximumDepth '2942'^^xsd:integer;
  dwc:aphiaid '171851'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8894'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '171851'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.29 7.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.29"^^xsd:decimal ;
  dwc:decimalLongitude "7.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2920"^^xsd:integer ;
  dwc:maximumDepthInMeters "2942"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8840'^^xsd:string;
  dwc:scientificName 'Asconema megaatrialia nordiense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:longitude '7.27'^^xsd:double;
  dwc:startLongitude '7.27167'^^xsd:double;
  dwc:endLongitude '7.28167'^^xsd:double;
  dwc:latitude '73.29'^^xsd:double;
  dwc:startLatitude '73.21333'^^xsd:double;
  dwc:endLatitude '73.36833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.28167 73.21333, 7.28167 73.36833, 7.27167 73.36833, 7.27167 73.21333, 7.28167 73.21333))'^^xsd:string;
  dwc:minimumDepth '2920'^^xsd:integer;
  dwc:maximumDepth '2942'^^xsd:integer;
  dwc:aphiaid '255153'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8840'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255153'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.27 -35.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.27"^^xsd:decimal ;
  dwc:decimalLongitude "-35.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8893'^^xsd:string;
  dwc:scientificName 'Amphidiscella atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-35.53'^^xsd:double;
  dwc:startLongitude '-35.53'^^xsd:double;
  dwc:endLongitude '-35.53'^^xsd:double;
  dwc:latitude '53.27'^^xsd:double;
  dwc:startLatitude '53.28'^^xsd:double;
  dwc:endLatitude '53.26'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.53 53.26, -35.53 53.28, -35.53 53.28, -35.53 53.26, -35.53 53.26))'^^xsd:string;
  dwc:minimumDepth '2522'^^xsd:integer;
  dwc:maximumDepth '2567'^^xsd:integer;
  dwc:aphiaid '344944'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8893'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '344944'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8860'^^xsd:string;
  dwc:scientificName 'Lophocalyx pseudovalida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '44.95'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:aphiaid '255092'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8860'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1472281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.3 -17.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.3"^^xsd:decimal ;
  dwc:decimalLongitude "-17.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8945'^^xsd:string;
  dwc:scientificName 'Hyalonema (Leptonema) lusitanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.43'^^xsd:double;
  dwc:startLongitude '-17.43167'^^xsd:double;
  dwc:endLongitude '-17.445'^^xsd:double;
  dwc:latitude '32.3'^^xsd:double;
  dwc:startLatitude '32.30833'^^xsd:double;
  dwc:endLatitude '32.29667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-17.43167 32.29667, -17.43167 32.30833, -17.445 32.30833, -17.445 32.29667, -17.43167 32.29667))'^^xsd:string;
  dwc:minimumDepth '4160'^^xsd:integer;
  dwc:aphiaid '171497'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8945'^^xsd:string;
  dwc:aphiaIdAccepted '171497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-9.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2860"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8861'^^xsd:string;
  dwc:scientificName 'Lophocalyx biogasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.03'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2860'^^xsd:integer;
  dwc:aphiaid '255093'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8861'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255093'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.95 -6.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.95"^^xsd:decimal ;
  dwc:decimalLongitude "-6.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2280"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8848'^^xsd:string;
  dwc:scientificName 'Caulophacus (Caulophacus) arcticus groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-6.73'^^xsd:double;
  dwc:latitude '67.95'^^xsd:double;
  dwc:minimumDepth '2280'^^xsd:integer;
  dwc:aphiaid '708967'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8848'^^xsd:string;
  dwc:aphiaIdAccepted '134398'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.51 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.51"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2382"^^xsd:integer ;
  dwc:maximumDepthInMeters "2465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8849'^^xsd:string;
  dwc:scientificName 'Caulophacus (Caulophacus) arcticus groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '69.51'^^xsd:double;
  dwc:minimumDepth '2382'^^xsd:integer;
  dwc:maximumDepth '2465'^^xsd:integer;
  dwc:aphiaid '708967'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8849'^^xsd:string;
  dwc:aphiaIdAccepted '134398'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21 -36.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21"^^xsd:decimal ;
  dwc:decimalLongitude "-36.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2620"^^xsd:integer ;
  dwc:maximumDepthInMeters "2676"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8868'^^xsd:string;
  dwc:scientificName 'Sympagella cooki'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-36.06'^^xsd:double;
  dwc:startLongitude '-36.0145'^^xsd:double;
  dwc:endLongitude '-36.119'^^xsd:double;
  dwc:latitude '54.21'^^xsd:double;
  dwc:startLatitude '54.325'^^xsd:double;
  dwc:endLatitude '54.10917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-36.0145 54.10917, -36.0145 54.325, -36.119 54.325, -36.119 54.10917, -36.0145 54.10917))'^^xsd:string;
  dwc:minimumDepth '2620'^^xsd:integer;
  dwc:maximumDepth '2676'^^xsd:integer;
  dwc:aphiaid '724699'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8868'^^xsd:string;
  dwc:aphiaIdAccepted '724699'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21 -36.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21"^^xsd:decimal ;
  dwc:decimalLongitude "-36.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2620"^^xsd:integer ;
  dwc:maximumDepthInMeters "2676"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8912'^^xsd:string;
  dwc:scientificName 'Rhabdopectella tintinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-36.06'^^xsd:double;
  dwc:startLongitude '-36.0145'^^xsd:double;
  dwc:endLongitude '-36.119'^^xsd:double;
  dwc:latitude '54.21'^^xsd:double;
  dwc:startLatitude '54.325'^^xsd:double;
  dwc:endLatitude '54.10917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-36.0145 54.10917, -36.0145 54.325, -36.119 54.325, -36.119 54.10917, -36.0145 54.10917))'^^xsd:string;
  dwc:minimumDepth '2620'^^xsd:integer;
  dwc:maximumDepth '2676'^^xsd:integer;
  dwc:aphiaid '134406'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8912'^^xsd:string;
  dwc:aphiaIdAccepted '134406'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.97 -36.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.97"^^xsd:decimal ;
  dwc:decimalLongitude "-36.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2605"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8929'^^xsd:string;
  dwc:scientificName 'Chonelasma choanoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-36.15'^^xsd:double;
  dwc:startLongitude '-36.18933'^^xsd:double;
  dwc:endLongitude '-36.12'^^xsd:double;
  dwc:latitude '53.97'^^xsd:double;
  dwc:startLatitude '53.85167'^^xsd:double;
  dwc:endLatitude '54.10033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-36.12 53.85167, -36.12 54.10033, -36.18933 54.10033, -36.18933 53.85167, -36.12 53.85167))'^^xsd:string;
  dwc:minimumDepth '2605'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '171662'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8929'^^xsd:string;
  dwc:aphiaIdAccepted '171662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.93 -34.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.93"^^xsd:decimal ;
  dwc:decimalLongitude "-34.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2410"^^xsd:integer ;
  dwc:maximumDepthInMeters "2445"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8931'^^xsd:string;
  dwc:scientificName 'Chonelasma choanoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-34.01'^^xsd:double;
  dwc:startLongitude '-33.97567'^^xsd:double;
  dwc:endLongitude '-34.05033'^^xsd:double;
  dwc:latitude '53.93'^^xsd:double;
  dwc:startLatitude '54.09467'^^xsd:double;
  dwc:endLatitude '53.78233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33.97567 53.78233, -33.97567 54.09467, -34.05033 54.09467, -34.05033 53.78233, -33.97567 53.78233))'^^xsd:string;
  dwc:minimumDepth '2410'^^xsd:integer;
  dwc:maximumDepth '2445'^^xsd:integer;
  dwc:aphiaid '171662'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8931'^^xsd:string;
  dwc:aphiaIdAccepted '171662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.93 -28.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.93"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8839'^^xsd:string;
  dwc:scientificName 'Asconema megaatrialia megaatrialia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.21'^^xsd:double;
  dwc:latitude '29.93'^^xsd:double;
  dwc:minimumDepth '2480'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '255150'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8839'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.63 -52.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.63"^^xsd:decimal ;
  dwc:decimalLongitude "-52.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1940"^^xsd:integer ;
  dwc:maximumDepthInMeters "2040"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8838'^^xsd:string;
  dwc:scientificName 'Asconema megaatrialia megaatrialia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-52.05'^^xsd:double;
  dwc:latitude '35.63'^^xsd:double;
  dwc:minimumDepth '1940'^^xsd:integer;
  dwc:maximumDepth '2040'^^xsd:integer;
  dwc:aphiaid '255150'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8838'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8865'^^xsd:string;
  dwc:scientificName 'Lophocalyx biogasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:longitude '-8.46'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:aphiaid '255093'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8865'^^xsd:string;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255093'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.94 -34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.94"^^xsd:decimal ;
  dwc:decimalLongitude "-34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2405"^^xsd:integer ;
  dwc:maximumDepthInMeters "2435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8881'^^xsd:string;
  dwc:scientificName 'Euplectella gibbsa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-34'^^xsd:integer;
  dwc:startLongitude '-33.97117'^^xsd:double;
  dwc:endLongitude '-34.04817'^^xsd:double;
  dwc:latitude '53.94'^^xsd:double;
  dwc:startLatitude '54.1055'^^xsd:double;
  dwc:endLatitude '53.79117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33.97117 53.79117, -33.97117 54.1055, -34.04817 54.1055, -34.04817 53.79117, -33.97117 53.79117))'^^xsd:string;
  dwc:minimumDepth '2405'^^xsd:integer;
  dwc:maximumDepth '2435'^^xsd:integer;
  dwc:aphiaid '344943'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8881'^^xsd:string;
  dwc:aphiaIdAccepted '344943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.3 9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.3"^^xsd:decimal ;
  dwc:decimalLongitude "9.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2564"^^xsd:integer ;
  dwc:maximumDepthInMeters "2609"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8852'^^xsd:string;
  dwc:scientificName 'Caulophacus (Caulophacus) arcticus groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:longitude '9.75'^^xsd:double;
  dwc:startLongitude '9.77'^^xsd:double;
  dwc:endLongitude '9.74'^^xsd:double;
  dwc:latitude '75.3'^^xsd:double;
  dwc:startLatitude '75.30833'^^xsd:double;
  dwc:endLatitude '75.30333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.77 75.30333, 9.77 75.30833, 9.74 75.30833, 9.74 75.30333, 9.77 75.30333))'^^xsd:string;
  dwc:minimumDepth '2564'^^xsd:integer;
  dwc:maximumDepth '2609'^^xsd:integer;
  dwc:aphiaid '708967'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8852'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '134398'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21 -36.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21"^^xsd:decimal ;
  dwc:decimalLongitude "-36.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2620"^^xsd:integer ;
  dwc:maximumDepthInMeters "2676"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8844'^^xsd:string;
  dwc:scientificName 'Bathydorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-36.06'^^xsd:double;
  dwc:startLongitude '-36.0145'^^xsd:double;
  dwc:endLongitude '-36.119'^^xsd:double;
  dwc:latitude '54.21'^^xsd:double;
  dwc:startLatitude '54.325'^^xsd:double;
  dwc:endLatitude '54.10917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-36.0145 54.10917, -36.0145 54.325, -36.119 54.325, -36.119 54.10917, -36.0145 54.10917))'^^xsd:string;
  dwc:minimumDepth '2620'^^xsd:integer;
  dwc:maximumDepth '2676'^^xsd:integer;
  dwc:aphiaid '172036'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8844'^^xsd:string;
  dwc:aphiaIdAccepted '172036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 -10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "-10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5000"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8944'^^xsd:string;
  dwc:scientificName 'Hyalonema (Leptonema) lusitanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.73'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '5000'^^xsd:integer;
  dwc:aphiaid '171497'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8944'^^xsd:string;
  dwc:aphiaIdAccepted '171497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.78 -34.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.78"^^xsd:decimal ;
  dwc:decimalLongitude "-34.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4313"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8845'^^xsd:string;
  dwc:scientificName 'Caulophacus (Caulophacus)arcticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:longitude '-34.75'^^xsd:double;
  dwc:latitude '52.78'^^xsd:double;
  dwc:minimumDepth '4313'^^xsd:integer;
  dwc:aphiaid '134398'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8845'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '134398'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.94 -34.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.94"^^xsd:decimal ;
  dwc:decimalLongitude "-34.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2404"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8888'^^xsd:string;
  dwc:scientificName 'Malacosaccus floricomatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-34.01'^^xsd:double;
  dwc:startLongitude '-33.97567'^^xsd:double;
  dwc:endLongitude '-34.04717'^^xsd:double;
  dwc:latitude '53.94'^^xsd:double;
  dwc:startLatitude '54.09467'^^xsd:double;
  dwc:endLatitude '53.79517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33.97567 53.79517, -33.97567 54.09467, -34.04717 54.09467, -34.04717 53.79517, -33.97567 53.79517))'^^xsd:string;
  dwc:minimumDepth '2404'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '134403'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8888'^^xsd:string;
  dwc:aphiaIdAccepted '134403'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2460"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8841'^^xsd:string;
  dwc:scientificName 'Bathydorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:startLongitude '-28.5075'^^xsd:double;
  dwc:endLongitude '-28.5075'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:startLatitude '42.88333'^^xsd:double;
  dwc:endLatitude '42.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.5075 42.88333, -28.5075 42.9, -28.5075 42.9, -28.5075 42.88333, -28.5075 42.88333))'^^xsd:string;
  dwc:minimumDepth '2460'^^xsd:integer;
  dwc:aphiaid '172036'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8841'^^xsd:string;
  dwc:aphiaIdAccepted '172036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.08 -27.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.08"^^xsd:decimal ;
  dwc:decimalLongitude "-27.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8876'^^xsd:string;
  dwc:scientificName 'Euplectella suberea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-27.83'^^xsd:double;
  dwc:startLongitude '-27.85017'^^xsd:double;
  dwc:endLongitude '-27.8195'^^xsd:double;
  dwc:latitude '49.08'^^xsd:double;
  dwc:startLatitude '48.97883'^^xsd:double;
  dwc:endLatitude '49.18567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.8195 48.97883, -27.8195 49.18567, -27.85017 49.18567, -27.85017 48.97883, -27.8195 48.97883))'^^xsd:string;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:aphiaid '134401'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8876'^^xsd:string;
  dwc:aphiaIdAccepted '134401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.08 -27.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.08"^^xsd:decimal ;
  dwc:decimalLongitude "-27.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8923'^^xsd:string;
  dwc:scientificName 'Chonelasma choanoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-27.83'^^xsd:double;
  dwc:startLongitude '-27.85017'^^xsd:double;
  dwc:endLongitude '-27.8195'^^xsd:double;
  dwc:latitude '49.08'^^xsd:double;
  dwc:startLatitude '48.97883'^^xsd:double;
  dwc:endLatitude '49.18567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.8195 48.97883, -27.8195 49.18567, -27.85017 49.18567, -27.85017 48.97883, -27.8195 48.97883))'^^xsd:string;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:aphiaid '171662'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8923'^^xsd:string;
  dwc:aphiaIdAccepted '171662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1 -27.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1"^^xsd:decimal ;
  dwc:decimalLongitude "-27.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8924'^^xsd:string;
  dwc:scientificName 'Chonelasma choanoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-27.83'^^xsd:double;
  dwc:startLongitude '-27.85167'^^xsd:double;
  dwc:endLongitude '-27.8215'^^xsd:double;
  dwc:latitude '49.1'^^xsd:double;
  dwc:startLatitude '48.9675'^^xsd:double;
  dwc:endLatitude '49.23933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.8215 48.9675, -27.8215 49.23933, -27.85167 49.23933, -27.85167 48.9675, -27.8215 48.9675))'^^xsd:string;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:aphiaid '171662'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8924'^^xsd:string;
  dwc:aphiaIdAccepted '171662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09 -27.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09"^^xsd:decimal ;
  dwc:decimalLongitude "-27.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8878'^^xsd:string;
  dwc:scientificName 'Euplectella suberea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-27.83'^^xsd:double;
  dwc:startLongitude '-27.8305'^^xsd:double;
  dwc:endLongitude '-27.84867'^^xsd:double;
  dwc:latitude '49.09'^^xsd:double;
  dwc:startLatitude '48.95567'^^xsd:double;
  dwc:endLatitude '49.22583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.8305 48.95567, -27.8305 49.22583, -27.84867 49.22583, -27.84867 48.95567, -27.8305 48.95567))'^^xsd:string;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:aphiaid '134401'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8878'^^xsd:string;
  dwc:aphiaIdAccepted '134401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.89 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.89"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2460"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8857'^^xsd:string;
  dwc:scientificName 'Doconestes sessilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:startLongitude '-28.5075'^^xsd:double;
  dwc:endLongitude '-28.5075'^^xsd:double;
  dwc:latitude '42.89'^^xsd:double;
  dwc:startLatitude '42.88333'^^xsd:double;
  dwc:endLatitude '42.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-28.5075 42.88333, -28.5075 42.9, -28.5075 42.9, -28.5075 42.88333, -28.5075 42.88333))'^^xsd:string;
  dwc:minimumDepth '2460'^^xsd:integer;
  dwc:aphiaid '134412'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8857'^^xsd:string;
  dwc:aphiaIdAccepted '134412'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.72 -10.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.72"^^xsd:decimal ;
  dwc:decimalLongitude "-10.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8943'^^xsd:string;
  dwc:scientificName 'Hyalonema (Leptonema) lusitanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-10.77'^^xsd:double;
  dwc:latitude '31.72'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:aphiaid '171497'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8943'^^xsd:string;
  dwc:aphiaIdAccepted '171497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3018"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8937'^^xsd:string;
  dwc:scientificName 'Farrea laminaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-26.22'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '3018'^^xsd:integer;
  dwc:aphiaid '134390'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8937'^^xsd:string;
  dwc:aphiaIdAccepted '134390'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -24.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2178"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8872'^^xsd:string;
  dwc:scientificName 'Euplectella suberea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-24.72'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '2178'^^xsd:integer;
  dwc:aphiaid '134401'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8872'^^xsd:string;
  dwc:aphiaIdAccepted '134401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54 -7.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54"^^xsd:decimal ;
  dwc:decimalLongitude "-7.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8940'^^xsd:string;
  dwc:scientificName 'Pheronema carpenteri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-7.55'^^xsd:double;
  dwc:latitude '43.54'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:aphiaid '134378'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8940'^^xsd:string;
  dwc:aphiaIdAccepted '134378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 -21.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5005"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8885'^^xsd:string;
  dwc:scientificName 'Malacosaccus floricomatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-21.95'^^xsd:double;
  dwc:startLongitude '-21.85'^^xsd:double;
  dwc:endLongitude '-22.05'^^xsd:double;
  dwc:latitude '38.9'^^xsd:double;
  dwc:startLatitude '38.9'^^xsd:double;
  dwc:endLatitude '38.91667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-21.85 38.9, -21.85 38.91667, -22.05 38.91667, -22.05 38.9, -21.85 38.9))'^^xsd:string;
  dwc:minimumDepth '5005'^^xsd:integer;
  dwc:aphiaid '134403'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8885'^^xsd:string;
  dwc:aphiaIdAccepted '134403'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.94 -34.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.94"^^xsd:decimal ;
  dwc:decimalLongitude "-34.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2404"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8882'^^xsd:string;
  dwc:scientificName 'Euplectella gibbsa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-34.01'^^xsd:double;
  dwc:startLongitude '-33.97567'^^xsd:double;
  dwc:endLongitude '-34.04717'^^xsd:double;
  dwc:latitude '53.94'^^xsd:double;
  dwc:startLatitude '54.09467'^^xsd:double;
  dwc:endLatitude '53.79517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33.97567 53.79517, -33.97567 54.09467, -34.04717 54.09467, -34.04717 53.79517, -33.97567 53.79517))'^^xsd:string;
  dwc:minimumDepth '2404'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '344943'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8882'^^xsd:string;
  dwc:aphiaIdAccepted '344943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.19 -36.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.19"^^xsd:decimal ;
  dwc:decimalLongitude "-36.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8928'^^xsd:string;
  dwc:scientificName 'Chonelasma choanoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-36.07'^^xsd:double;
  dwc:startLongitude '-36.0195'^^xsd:double;
  dwc:endLongitude '-36.14033'^^xsd:double;
  dwc:latitude '54.19'^^xsd:double;
  dwc:startLatitude '54.3205'^^xsd:double;
  dwc:endLatitude '54.06083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-36.0195 54.06083, -36.0195 54.3205, -36.14033 54.3205, -36.14033 54.06083, -36.0195 54.06083))'^^xsd:string;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '171662'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8928'^^xsd:string;
  dwc:aphiaIdAccepted '171662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.94 -34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.94"^^xsd:decimal ;
  dwc:decimalLongitude "-34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2405"^^xsd:integer ;
  dwc:maximumDepthInMeters "2435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8930'^^xsd:string;
  dwc:scientificName 'Chonelasma choanoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-34'^^xsd:integer;
  dwc:startLongitude '-33.97117'^^xsd:double;
  dwc:endLongitude '-34.04817'^^xsd:double;
  dwc:latitude '53.94'^^xsd:double;
  dwc:startLatitude '54.1055'^^xsd:double;
  dwc:endLatitude '53.79117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33.97117 53.79117, -33.97117 54.1055, -34.04817 54.1055, -34.04817 53.79117, -33.97117 53.79117))'^^xsd:string;
  dwc:minimumDepth '2405'^^xsd:integer;
  dwc:maximumDepth '2435'^^xsd:integer;
  dwc:aphiaid '171662'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8930'^^xsd:string;
  dwc:aphiaIdAccepted '171662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -36.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-36.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2618"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8859'^^xsd:string;
  dwc:scientificName 'Doconestes sessilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-36.07'^^xsd:double;
  dwc:startLongitude '-36.0145'^^xsd:double;
  dwc:endLongitude '-36.133'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:startLatitude '54.327'^^xsd:double;
  dwc:endLatitude '54.08267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-36.0145 54.08267, -36.0145 54.327, -36.133 54.327, -36.133 54.08267, -36.0145 54.08267))'^^xsd:string;
  dwc:minimumDepth '2618'^^xsd:integer;
  dwc:aphiaid '134412'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8859'^^xsd:string;
  dwc:aphiaIdAccepted '134412'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.97 -36.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.97"^^xsd:decimal ;
  dwc:decimalLongitude "-36.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2605"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8835'^^xsd:string;
  dwc:scientificName 'Asconema fristedti nordazoriensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-36.15'^^xsd:double;
  dwc:startLongitude '-36.18933'^^xsd:double;
  dwc:endLongitude '-36.12'^^xsd:double;
  dwc:latitude '53.97'^^xsd:double;
  dwc:startLatitude '53.85167'^^xsd:double;
  dwc:endLatitude '54.10033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-36.12 53.85167, -36.12 54.10033, -36.18933 54.10033, -36.18933 53.85167, -36.12 53.85167))'^^xsd:string;
  dwc:minimumDepth '2605'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '255146'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8835'^^xsd:string;
  dwc:aphiaIdAccepted '255146'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.08 -27.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.08"^^xsd:decimal ;
  dwc:decimalLongitude "-27.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2631"^^xsd:integer ;
  dwc:maximumDepthInMeters "2724"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8877'^^xsd:string;
  dwc:scientificName 'Euplectella suberea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-27.83'^^xsd:double;
  dwc:startLongitude '-27.83333'^^xsd:double;
  dwc:endLongitude '-27.83333'^^xsd:double;
  dwc:latitude '49.08'^^xsd:double;
  dwc:startLatitude '48.90983'^^xsd:double;
  dwc:endLatitude '49.26417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.83333 48.90983, -27.83333 49.26417, -27.83333 49.26417, -27.83333 48.90983, -27.83333 48.90983))'^^xsd:string;
  dwc:minimumDepth '2631'^^xsd:integer;
  dwc:maximumDepth '2724'^^xsd:integer;
  dwc:aphiaid '134401'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8877'^^xsd:string;
  dwc:aphiaIdAccepted '134401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.08 -27.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.08"^^xsd:decimal ;
  dwc:decimalLongitude "-27.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2631"^^xsd:integer ;
  dwc:maximumDepthInMeters "2724"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8880'^^xsd:string;
  dwc:scientificName 'Euplectella gibbsa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:longitude '-27.83'^^xsd:double;
  dwc:startLongitude '-27.83333'^^xsd:double;
  dwc:endLongitude '-27.83333'^^xsd:double;
  dwc:latitude '49.08'^^xsd:double;
  dwc:startLatitude '48.90983'^^xsd:double;
  dwc:endLatitude '49.26417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-27.83333 48.90983, -27.83333 49.26417, -27.83333 49.26417, -27.83333 48.90983, -27.83333 48.90983))'^^xsd:string;
  dwc:minimumDepth '2631'^^xsd:integer;
  dwc:maximumDepth '2724'^^xsd:integer;
  dwc:aphiaid '344943'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8880'^^xsd:string;
  dwc:aphiaIdAccepted '344943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -8.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8870'^^xsd:string;
  dwc:scientificName 'Euplectella suberea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '-8.41'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:aphiaid '134401'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8870'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '134401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43 -9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4700"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8887'^^xsd:string;
  dwc:scientificName 'Malacosaccus floricomatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '-9.33'^^xsd:double;
  dwc:latitude '45.43'^^xsd:double;
  dwc:minimumDepth '4700'^^xsd:integer;
  dwc:aphiaid '134403'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8887'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '134403'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.96 -35.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.96"^^xsd:decimal ;
  dwc:decimalLongitude "-35.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2156"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8918'^^xsd:string;
  dwc:scientificName 'Chonelasma choanoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:longitude '-35.01'^^xsd:double;
  dwc:latitude '52.96'^^xsd:double;
  dwc:minimumDepth '2156'^^xsd:integer;
  dwc:aphiaid '171662'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8918'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '171662'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5145__Deepsea_Porifera_8853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5145__Deepsea_Porifera_8853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5145__Deepsea_Porifera_8853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 12.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "12.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2021"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5145__Deepsea_Porifera_8853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Deepsea_Porifera_8853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5145_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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: Porifera'^^xsd:string;
  dwc:catalogNumber 'Deepsea_Porifera_8853'^^xsd:string;
  dwc:scientificName 'Caulophacus (Caulophacus) arcticus groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:longitude '12.65'^^xsd:double;
  dwc:startLongitude '12.67'^^xsd:double;
  dwc:endLongitude '12.63167'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:startLatitude '75.15'^^xsd:double;
  dwc:endLatitude '75.16'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.67 75.15, 12.67 75.16, 12.63167 75.16, 12.63167 75.15, 12.67 75.15))'^^xsd:string;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2021'^^xsd:integer;
  dwc:aphiaid '708967'^^xsd:integer;
  dwc:occurrenceId 'Deepsea_Porifera_8853'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '134398'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
# EOF