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

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4442'^^xsd:string;
  dwc:scientificName 'Pourtalesia jeffreysi lata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1937'^^xsd:integer;
  dwc:endYearCollected '1940'^^xsd:integer;
  dwc:longitude '-87.05'^^xsd:double;
  dwc:latitude '82.7'^^xsd:double;
  dwc:minimumDepth '2363'^^xsd:integer;
  dwc:maximumDepth '2363'^^xsd:integer;
  dwc:aphiaid '423862'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4442'^^xsd:string;
  dwc:aphiaIdAccepted '423862'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.833333333333336 -56.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.833333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-56.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2624"^^xsd:integer ;
  dwc:maximumDepthInMeters "2624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4317'^^xsd:string;
  dwc:scientificName 'Tromikosoma koehleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-56.35'^^xsd:double;
  dwc:latitude '61.833333333333'^^xsd:double;
  dwc:minimumDepth '2624'^^xsd:integer;
  dwc:maximumDepth '2624'^^xsd:integer;
  dwc:occurrenceRemarks 'IdentificationRemarks: Two Atlantic species of Tromikosoma are very closely related and may perhaps ultimately prove to be identical. Very little material is known on these two species. Therefore it is difficult to tell exactly differences between the two species'^^xsd:string;
  dwc:aphiaid '124348'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4317'^^xsd:string;
  dwc:aphiaIdAccepted '124348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.833333333333336 -56.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.833333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-56.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2624"^^xsd:integer ;
  dwc:maximumDepthInMeters "2624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4424'^^xsd:string;
  dwc:scientificName 'Urechinus naresianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-56.35'^^xsd:double;
  dwc:latitude '61.833333333333'^^xsd:double;
  dwc:minimumDepth '2624'^^xsd:integer;
  dwc:maximumDepth '2624'^^xsd:integer;
  dwc:aphiaid '124360'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4424'^^xsd:string;
  dwc:aphiaIdAccepted '124360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.833333333333336 -56.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.833333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-56.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2624"^^xsd:integer ;
  dwc:maximumDepthInMeters "2624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4518'^^xsd:string;
  dwc:scientificName 'Aeropsis rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-56.35'^^xsd:double;
  dwc:latitude '61.833333333333'^^xsd:double;
  dwc:minimumDepth '2624'^^xsd:integer;
  dwc:maximumDepth '2624'^^xsd:integer;
  dwc:aphiaid '124367'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4518'^^xsd:string;
  dwc:aphiaIdAccepted '124367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1 -56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.1"^^xsd:decimal ;
  dwc:decimalLongitude "-56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2193"^^xsd:integer ;
  dwc:maximumDepthInMeters "2193"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4325'^^xsd:string;
  dwc:scientificName 'Phormosoma placenta placenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-56'^^xsd:integer;
  dwc:latitude '63.1'^^xsd:double;
  dwc:minimumDepth '2193'^^xsd:integer;
  dwc:maximumDepth '2193'^^xsd:integer;
  dwc:occurrenceRemarks 'IdentificationRemarks: Three varieties were distinguished by Mortensen (1935): the typical form in the North and East Atlantic, P. placenta sigsbei in the West Atlantic and P. placenta africana in the South Africa area'^^xsd:string;
  dwc:aphiaid '422796'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4325'^^xsd:string;
  dwc:aphiaIdAccepted '422796'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1 -56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.1"^^xsd:decimal ;
  dwc:decimalLongitude "-56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2193"^^xsd:integer ;
  dwc:maximumDepthInMeters "2193"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4544'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-56'^^xsd:integer;
  dwc:latitude '63.1'^^xsd:double;
  dwc:minimumDepth '2193'^^xsd:integer;
  dwc:maximumDepth '2193'^^xsd:integer;
  dwc:occurrenceRemarks 'IdentificationRemarks: the subspecies H.expergitus gibbosus occurs in the West Pacific from Japan to New Zealand'^^xsd:string;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4544'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.28333333333333 -54.0833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.28333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0833333333333"^^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/5134__DeepSea_Echinoidea_4457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.28333333333333 -54.0833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "60.28333333333333"^^xsd:decimal ;
  geo-pos:long "-54.0833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4457'^^xsd:string;
  dwc:scientificName 'Pourtalesia sp. 2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-54.083333333333'^^xsd:double;
  dwc:latitude '60.283333333333'^^xsd:double;
  dwc:minimumDepth '3136'^^xsd:integer;
  dwc:maximumDepth '3229'^^xsd:integer;
  dwc:aphiaid '123408'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4457'^^xsd:string;
  dwc:aphiaIdAccepted '123408'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.28333333333333 -54.0833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.28333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0833333333333"^^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/5134__DeepSea_Echinoidea_4425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.28333333333333 -54.0833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "60.28333333333333"^^xsd:decimal ;
  geo-pos:long "-54.0833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4425'^^xsd:string;
  dwc:scientificName 'Urechinus naresianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-54.083333333333'^^xsd:double;
  dwc:latitude '60.283333333333'^^xsd:double;
  dwc:minimumDepth '3136'^^xsd:integer;
  dwc:maximumDepth '3229'^^xsd:integer;
  dwc:aphiaid '124360'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4425'^^xsd:string;
  dwc:aphiaIdAccepted '124360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.28333333333333 -54.0833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.28333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0833333333333"^^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/5134__DeepSea_Echinoidea_4519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.28333333333333 -54.0833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "60.28333333333333"^^xsd:decimal ;
  geo-pos:long "-54.0833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4519'^^xsd:string;
  dwc:scientificName 'Aeropsis rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-54.083333333333'^^xsd:double;
  dwc:latitude '60.283333333333'^^xsd:double;
  dwc:minimumDepth '3136'^^xsd:integer;
  dwc:maximumDepth '3229'^^xsd:integer;
  dwc:aphiaid '124367'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4519'^^xsd:string;
  dwc:aphiaIdAccepted '124367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.63466666666667 -52.050333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.63466666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-52.050333333333334"^^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/5134__DeepSea_Echinoidea_4297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.63466666666667 -52.050333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "35.63466666666667"^^xsd:decimal ;
  geo-pos:long "-52.050333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4297'^^xsd:string;
  dwc:scientificName 'Hygrosoma petersii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-52.050333333333'^^xsd:double;
  dwc:latitude '35.634666666667'^^xsd:double;
  dwc:minimumDepth '1940'^^xsd:integer;
  dwc:maximumDepth '2040'^^xsd:integer;
  dwc:aphiaid '124339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4297'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124339'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.166666666666664 -50.4166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.166666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-50.4166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3150"^^xsd:integer ;
  dwc:maximumDepthInMeters "3150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4517'^^xsd:string;
  dwc:scientificName 'Aeropsis rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-50.416666666667'^^xsd:double;
  dwc:latitude '59.166666666667'^^xsd:double;
  dwc:minimumDepth '3150'^^xsd:integer;
  dwc:maximumDepth '3150'^^xsd:integer;
  dwc:aphiaid '124367'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4517'^^xsd:string;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -36.855000000000004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3"^^xsd:decimal ;
  dwc:decimalLongitude "-36.855000000000004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3048"^^xsd:integer ;
  dwc:maximumDepthInMeters "3063"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4433'^^xsd:string;
  dwc:scientificName 'Urechinus naresianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-36.855'^^xsd:double;
  dwc:startLongitude '-36.9'^^xsd:double;
  dwc:endLongitude '-36.81'^^xsd:double;
  dwc:latitude '53.3'^^xsd:double;
  dwc:startLatitude '53.29'^^xsd:double;
  dwc:endLatitude '53.31'^^xsd:double;
  dwc:minimumDepth '3048'^^xsd:integer;
  dwc:maximumDepth '3063'^^xsd:integer;
  dwc:aphiaid '124360'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4433'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124360'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.269999999999996 -35.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.269999999999996"^^xsd:decimal ;
  dwc:decimalLongitude "-35.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2522"^^xsd:integer ;
  dwc:maximumDepthInMeters "2567"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4318'^^xsd:string;
  dwc:scientificName 'Tromikosoma koehleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-34.884083333333'^^xsd:double;
  dwc:startLongitude '-34.90083'^^xsd:double;
  dwc:endLongitude '-34.86733'^^xsd:double;
  dwc:latitude '58.6174166665'^^xsd:double;
  dwc:startLatitude '58.56683'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2951'^^xsd:integer;
  dwc:aphiaid '124348'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4318'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124348'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6174166665 -34.8840833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6174166665"^^xsd:decimal ;
  dwc:decimalLongitude "-34.8840833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4428'^^xsd:string;
  dwc:scientificName 'Urechinus naresianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-34.884083333333'^^xsd:double;
  dwc:startLongitude '-34.90083'^^xsd:double;
  dwc:endLongitude '-34.86733'^^xsd:double;
  dwc:latitude '58.6174166665'^^xsd:double;
  dwc:startLatitude '58.56683'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2951'^^xsd:integer;
  dwc:aphiaid '124360'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4428'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124360'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6174166665 -34.8840833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6174166665"^^xsd:decimal ;
  dwc:decimalLongitude "-34.8840833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4510'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-34.884083333333'^^xsd:double;
  dwc:startLongitude '-34.90083'^^xsd:double;
  dwc:endLongitude '-34.86733'^^xsd:double;
  dwc:latitude '58.6174166665'^^xsd:double;
  dwc:startLatitude '58.56683'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2951'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4510'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.144999999999996 -34.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.144999999999996"^^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/5134__DeepSea_Echinoidea_4456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.144999999999996 -34.77)"^^geo:wktLiteral ;
  geo-pos:lat "53.144999999999996"^^xsd:decimal ;
  geo-pos:long "-34.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4456'^^xsd:string;
  dwc:scientificName 'Pourtalesia sp. 1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-34.77'^^xsd:double;
  dwc:startLongitude '-34.77'^^xsd:double;
  dwc:endLongitude '-34.77'^^xsd:double;
  dwc:latitude '53.145'^^xsd:double;
  dwc:startLatitude '53.14'^^xsd:double;
  dwc:endLatitude '53.15'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:aphiaid '123408'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4456'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.144999999999996 -34.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.144999999999996"^^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/5134__DeepSea_Echinoidea_4431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.144999999999996 -34.77)"^^geo:wktLiteral ;
  geo-pos:lat "53.144999999999996"^^xsd:decimal ;
  geo-pos:long "-34.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4431'^^xsd:string;
  dwc:scientificName 'Urechinus naresianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-34.77'^^xsd:double;
  dwc:startLongitude '-34.77'^^xsd:double;
  dwc:endLongitude '-34.77'^^xsd:double;
  dwc:latitude '53.145'^^xsd:double;
  dwc:startLatitude '53.14'^^xsd:double;
  dwc:endLatitude '53.15'^^xsd:double;
  dwc:minimumDepth '2306'^^xsd:integer;
  dwc:maximumDepth '2374'^^xsd:integer;
  dwc:aphiaid '124360'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4431'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124360'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2499999998333 -34.3083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2499999998333"^^xsd:decimal ;
  dwc:decimalLongitude "-34.3083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4303'^^xsd:string;
  dwc:scientificName 'Hygrosoma petersii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-34.308333333333'^^xsd:double;
  dwc:startLongitude '-56.35'^^xsd:double;
  dwc:endLongitude '-12.26667'^^xsd:double;
  dwc:latitude '58.249999999833'^^xsd:double;
  dwc:startLatitude '61.83333'^^xsd:double;
  dwc:endLatitude '54.66667'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:aphiaid '124339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4303'^^xsd:string;
  dwc:aphiaIdAccepted '124339'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.019999999999996 -33.605000000000004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.019999999999996"^^xsd:decimal ;
  dwc:decimalLongitude "-33.605000000000004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4430'^^xsd:string;
  dwc:scientificName 'Urechinus naresianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-33.605'^^xsd:double;
  dwc:startLongitude '-33.61'^^xsd:double;
  dwc:endLongitude '-33.6'^^xsd:double;
  dwc:latitude '53.02'^^xsd:double;
  dwc:startLatitude '53.03'^^xsd:double;
  dwc:endLatitude '53.01'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:aphiaid '124360'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4430'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124360'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.019999999999996 -33.605000000000004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.019999999999996"^^xsd:decimal ;
  dwc:decimalLongitude "-33.605000000000004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4323'^^xsd:string;
  dwc:scientificName 'Tromikosoma koehleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-33.605'^^xsd:double;
  dwc:startLongitude '-33.61'^^xsd:double;
  dwc:endLongitude '-33.6'^^xsd:double;
  dwc:latitude '53.02'^^xsd:double;
  dwc:startLatitude '53.03'^^xsd:double;
  dwc:endLatitude '53.01'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:aphiaid '124348'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4323'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124348'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.019999999999996 -33.605000000000004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.019999999999996"^^xsd:decimal ;
  dwc:decimalLongitude "-33.605000000000004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4513'^^xsd:string;
  dwc:scientificName 'Echinosigra (Echinogutta) fabrefacta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-33.605'^^xsd:double;
  dwc:startLongitude '-33.61'^^xsd:double;
  dwc:endLongitude '-33.6'^^xsd:double;
  dwc:latitude '53.02'^^xsd:double;
  dwc:startLatitude '53.03'^^xsd:double;
  dwc:endLatitude '53.01'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:aphiaid '815997'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4513'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815997'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.019999999999996 -33.605000000000004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.019999999999996"^^xsd:decimal ;
  dwc:decimalLongitude "-33.605000000000004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "3071"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4532'^^xsd:string;
  dwc:scientificName 'Aeropsis rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-33.605'^^xsd:double;
  dwc:startLongitude '-33.61'^^xsd:double;
  dwc:endLongitude '-33.6'^^xsd:double;
  dwc:latitude '53.02'^^xsd:double;
  dwc:startLatitude '53.03'^^xsd:double;
  dwc:endLatitude '53.01'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '3071'^^xsd:integer;
  dwc:aphiaid '124367'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4532'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.56666666666666 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.56666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2377"^^xsd:integer ;
  dwc:maximumDepthInMeters "2448"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4461'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '64.566666666667'^^xsd:double;
  dwc:minimumDepth '2377'^^xsd:integer;
  dwc:maximumDepth '2448'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4461'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.56666666666666 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.56666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2377"^^xsd:integer ;
  dwc:maximumDepthInMeters "2448"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4434'^^xsd:string;
  dwc:scientificName 'Plexechinus hirsutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '64.566666666667'^^xsd:double;
  dwc:minimumDepth '2377'^^xsd:integer;
  dwc:maximumDepth '2448'^^xsd:integer;
  dwc:aphiaid '124351'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4434'^^xsd:string;
  dwc:aphiaIdAccepted '124351'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.565 -30.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.565"^^xsd:decimal ;
  dwc:decimalLongitude "-30.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3452"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4458'^^xsd:string;
  dwc:scientificName 'Pourtalesia sp. 2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-30.975'^^xsd:double;
  dwc:startLongitude '-30.97'^^xsd:double;
  dwc:endLongitude '-30.98'^^xsd:double;
  dwc:latitude '51.565'^^xsd:double;
  dwc:startLatitude '51.55'^^xsd:double;
  dwc:endLatitude '51.58'^^xsd:double;
  dwc:minimumDepth '3452'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:aphiaid '123408'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4458'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.733333333333334 -30.483333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.733333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-30.483333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2066"^^xsd:integer ;
  dwc:maximumDepthInMeters "2134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4423'^^xsd:string;
  dwc:scientificName 'Urechinus naresianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-30.483333333333'^^xsd:double;
  dwc:latitude '61.733333333333'^^xsd:double;
  dwc:minimumDepth '2066'^^xsd:integer;
  dwc:maximumDepth '2134'^^xsd:integer;
  dwc:aphiaid '124360'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4423'^^xsd:string;
  dwc:aphiaIdAccepted '124360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.433333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-30.433333333333334"^^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/5134__DeepSea_Echinoidea_4429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.433333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "-30.433333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4429'^^xsd:string;
  dwc:scientificName 'Urechinus naresianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-30.433333333333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '2429'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '124360'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4429'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124360'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.433333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-30.433333333333334"^^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/5134__DeepSea_Echinoidea_4435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.433333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "-30.433333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4435'^^xsd:string;
  dwc:scientificName 'Plexechinus hirsutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-30.433333333333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '2429'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '124351'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4435'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124351'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.433333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-30.433333333333334"^^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/5134__DeepSea_Echinoidea_4455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.433333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "-30.433333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4455'^^xsd:string;
  dwc:scientificName 'Pourtalesia sp. 1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-30.433333333333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '2429'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '123408'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4455'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.433333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-30.433333333333334"^^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/5134__DeepSea_Echinoidea_4511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.433333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "-30.433333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4511'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-30.433333333333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '2429'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4511'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.433333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-30.433333333333334"^^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/5134__DeepSea_Echinoidea_4398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -30.433333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "-30.433333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4398'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-30.433333333333'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '2429'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4398'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.905 -30.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.905"^^xsd:decimal ;
  dwc:decimalLongitude "-30.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2954"^^xsd:integer ;
  dwc:maximumDepthInMeters "2968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4319'^^xsd:string;
  dwc:scientificName 'Tromikosoma koehleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-30.345'^^xsd:double;
  dwc:startLongitude '-30.34'^^xsd:double;
  dwc:endLongitude '-30.35'^^xsd:double;
  dwc:latitude '42.905'^^xsd:double;
  dwc:startLatitude '42.92'^^xsd:double;
  dwc:endLatitude '42.89'^^xsd:double;
  dwc:minimumDepth '2954'^^xsd:integer;
  dwc:maximumDepth '2968'^^xsd:integer;
  dwc:aphiaid '124348'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4319'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124348'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4558333335 -29.932499999999997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4558333335"^^xsd:decimal ;
  dwc:decimalLongitude "-29.932499999999997"^^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/5134__DeepSea_Echinoidea_4421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4558333335 -29.932499999999997)"^^geo:wktLiteral ;
  geo-pos:lat "34.4558333335"^^xsd:decimal ;
  geo-pos:long "-29.932499999999997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4421'^^xsd:string;
  dwc:scientificName 'Echinocyamus scaber macrostomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-29.9325'^^xsd:double;
  dwc:startLongitude '-29.935'^^xsd:double;
  dwc:endLongitude '-29.93'^^xsd:double;
  dwc:latitude '34.4558333335'^^xsd:double;
  dwc:startLatitude '34.46167'^^xsd:double;
  dwc:endLatitude '34.45'^^xsd:double;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2820'^^xsd:integer;
  dwc:aphiaid '722844'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4421'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124271'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4558333335 -29.932499999999997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4558333335"^^xsd:decimal ;
  dwc:decimalLongitude "-29.932499999999997"^^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/5134__DeepSea_Echinoidea_4346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4558333335 -29.932499999999997)"^^geo:wktLiteral ;
  geo-pos:lat "34.4558333335"^^xsd:decimal ;
  geo-pos:long "-29.932499999999997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4346'^^xsd:string;
  dwc:scientificName 'Salenocidaris hastigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-29.9325'^^xsd:double;
  dwc:startLongitude '-29.935'^^xsd:double;
  dwc:endLongitude '-29.93'^^xsd:double;
  dwc:latitude '34.4558333335'^^xsd:double;
  dwc:startLatitude '34.46167'^^xsd:double;
  dwc:endLatitude '34.45'^^xsd:double;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2820'^^xsd:integer;
  dwc:aphiaid '414215'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4346'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '414215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4558333335 -29.932499999999997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4558333335"^^xsd:decimal ;
  dwc:decimalLongitude "-29.932499999999997"^^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/5134__DeepSea_Echinoidea_4306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4558333335 -29.932499999999997)"^^geo:wktLiteral ;
  geo-pos:lat "34.4558333335"^^xsd:decimal ;
  geo-pos:long "-29.932499999999997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4306'^^xsd:string;
  dwc:scientificName 'Hygrosoma petersii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-29.9325'^^xsd:double;
  dwc:startLongitude '-29.935'^^xsd:double;
  dwc:endLongitude '-29.93'^^xsd:double;
  dwc:latitude '34.4558333335'^^xsd:double;
  dwc:startLatitude '34.46167'^^xsd:double;
  dwc:endLatitude '34.45'^^xsd:double;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2820'^^xsd:integer;
  dwc:aphiaid '124339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4306'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124339'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.335 -28.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.335"^^xsd:decimal ;
  dwc:decimalLongitude "-28.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3505"^^xsd:integer ;
  dwc:maximumDepthInMeters "3527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4530'^^xsd:string;
  dwc:scientificName 'Aeropsis rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-28.89'^^xsd:double;
  dwc:startLongitude '-28.87'^^xsd:double;
  dwc:endLongitude '-28.91'^^xsd:double;
  dwc:latitude '51.335'^^xsd:double;
  dwc:startLatitude '51.33'^^xsd:double;
  dwc:endLatitude '51.34'^^xsd:double;
  dwc:minimumDepth '3505'^^xsd:integer;
  dwc:maximumDepth '3527'^^xsd:integer;
  dwc:aphiaid '124367'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4530'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.066833333333335 -28.866666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.066833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-28.866666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3100"^^xsd:integer ;
  dwc:maximumDepthInMeters "3120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4419'^^xsd:string;
  dwc:scientificName 'Echinocyamus scaber macrostomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.866666666667'^^xsd:double;
  dwc:latitude '30.066833333333'^^xsd:double;
  dwc:minimumDepth '3100'^^xsd:integer;
  dwc:maximumDepth '3120'^^xsd:integer;
  dwc:aphiaid '722844'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4419'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124271'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.051333333333332 -28.733333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.051333333333332"^^xsd:decimal ;
  dwc:decimalLongitude "-28.733333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4420'^^xsd:string;
  dwc:scientificName 'Echinocyamus scaber macrostomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.733333333333'^^xsd:double;
  dwc:latitude '30.051333333333'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2160'^^xsd:integer;
  dwc:aphiaid '722844'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4420'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124271'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.051333333333332 -28.733333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.051333333333332"^^xsd:decimal ;
  dwc:decimalLongitude "-28.733333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4314'^^xsd:string;
  dwc:scientificName 'Sperosoma grimaldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.733333333333'^^xsd:double;
  dwc:latitude '30.051333333333'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2160'^^xsd:integer;
  dwc:aphiaid '124347'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4314'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124347'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.051333333333332 -28.733333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.051333333333332"^^xsd:decimal ;
  dwc:decimalLongitude "-28.733333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4355'^^xsd:string;
  dwc:scientificName 'Plesiodiadema antillarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.733333333333'^^xsd:double;
  dwc:latitude '30.051333333333'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2160'^^xsd:integer;
  dwc:aphiaid '124330'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4355'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124330'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6675 -28.6845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2132"^^xsd:integer ;
  dwc:maximumDepthInMeters "2151"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4397'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.6845'^^xsd:double;
  dwc:latitude '58.6675'^^xsd:double;
  dwc:minimumDepth '2132'^^xsd:integer;
  dwc:maximumDepth '2151'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4397'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6675 -28.6845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2132"^^xsd:integer ;
  dwc:maximumDepthInMeters "2151"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4427'^^xsd:string;
  dwc:scientificName 'Urechinus naresianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.6845'^^xsd:double;
  dwc:latitude '58.6675'^^xsd:double;
  dwc:minimumDepth '2132'^^xsd:integer;
  dwc:maximumDepth '2151'^^xsd:integer;
  dwc:aphiaid '124360'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4427'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124360'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.019999999999996 -28.560000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.019999999999996"^^xsd:decimal ;
  dwc:decimalLongitude "-28.560000000000002"^^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/5134__DeepSea_Echinoidea_4320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.019999999999996 -28.560000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "43.019999999999996"^^xsd:decimal ;
  geo-pos:long "-28.560000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4320'^^xsd:string;
  dwc:scientificName 'Tromikosoma koehleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '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:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:aphiaid '124348'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4320'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124348'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.019999999999996 -28.560000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.019999999999996"^^xsd:decimal ;
  dwc:decimalLongitude "-28.560000000000002"^^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/5134__DeepSea_Echinoidea_4542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.019999999999996 -28.560000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "43.019999999999996"^^xsd:decimal ;
  geo-pos:long "-28.560000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4542'^^xsd:string;
  dwc:scientificName 'Araeolampas atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '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:minimumDepth '2593'^^xsd:integer;
  dwc:maximumDepth '2607'^^xsd:integer;
  dwc:aphiaid '422515'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4542'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '422515'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983333333333334 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.983333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2018"^^xsd:integer ;
  dwc:maximumDepthInMeters "2102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4345'^^xsd:string;
  dwc:scientificName 'Salenocidaris hastigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.983333333333'^^xsd:double;
  dwc:minimumDepth '2018'^^xsd:integer;
  dwc:maximumDepth '2102'^^xsd:integer;
  dwc:aphiaid '414215'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4345'^^xsd:string;
  dwc:aphiaIdAccepted '414215'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9335 -28.216666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9335"^^xsd:decimal ;
  dwc:decimalLongitude "-28.216666666666665"^^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/5134__DeepSea_Echinoidea_4354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9335 -28.216666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "29.9335"^^xsd:decimal ;
  geo-pos:long "-28.216666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4354'^^xsd:string;
  dwc:scientificName 'Plesiodiadema antillarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.216666666667'^^xsd:double;
  dwc:latitude '29.9335'^^xsd:double;
  dwc:minimumDepth '2480'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '124330'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4354'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124330'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9335 -28.216666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9335"^^xsd:decimal ;
  dwc:decimalLongitude "-28.216666666666665"^^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/5134__DeepSea_Echinoidea_4417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9335 -28.216666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "29.9335"^^xsd:decimal ;
  geo-pos:long "-28.216666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4417'^^xsd:string;
  dwc:scientificName 'Echinocyamus scaber macrostomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.216666666667'^^xsd:double;
  dwc:latitude '29.9335'^^xsd:double;
  dwc:minimumDepth '2480'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '722844'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4417'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124271'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.900000000000006 -28.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.900000000000006"^^xsd:decimal ;
  dwc:decimalLongitude "-28.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2973"^^xsd:integer ;
  dwc:maximumDepthInMeters "2979"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4543'^^xsd:string;
  dwc:scientificName 'Araeolampas atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-28.14'^^xsd:double;
  dwc:startLongitude '-28.14'^^xsd:double;
  dwc:endLongitude '-28.14'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:startLatitude '42.92'^^xsd:double;
  dwc:endLatitude '42.88'^^xsd:double;
  dwc:minimumDepth '2973'^^xsd:integer;
  dwc:maximumDepth '2979'^^xsd:integer;
  dwc:aphiaid '422515'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4543'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '422515'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.833333333333332 -28.134333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.833333333333332"^^xsd:decimal ;
  dwc:decimalLongitude "-28.134333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3080"^^xsd:integer ;
  dwc:maximumDepthInMeters "3140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4418'^^xsd:string;
  dwc:scientificName 'Echinocyamus scaber macrostomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.134333333333'^^xsd:double;
  dwc:latitude '29.833333333333'^^xsd:double;
  dwc:minimumDepth '3080'^^xsd:integer;
  dwc:maximumDepth '3140'^^xsd:integer;
  dwc:aphiaid '722844'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4418'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124271'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84166666666667 -26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.84166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2585"^^xsd:integer ;
  dwc:maximumDepthInMeters "2585"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4541'^^xsd:string;
  dwc:scientificName 'Araeolampas atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:longitude '-26'^^xsd:integer;
  dwc:latitude '37.841666666667'^^xsd:double;
  dwc:minimumDepth '2585'^^xsd:integer;
  dwc:maximumDepth '2585'^^xsd:integer;
  dwc:aphiaid '422515'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4541'^^xsd:string;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '422515'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166666666666664 -25.966666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-25.966666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3210"^^xsd:integer ;
  dwc:maximumDepthInMeters "3264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4460'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-25.966666666667'^^xsd:double;
  dwc:latitude '55.166666666667'^^xsd:double;
  dwc:minimumDepth '3210'^^xsd:integer;
  dwc:maximumDepth '3264'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4460'^^xsd:string;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43333333333333 -25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3120"^^xsd:integer ;
  dwc:maximumDepthInMeters "3120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4582'^^xsd:string;
  dwc:scientificName 'Sarsiaster griegii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:longitude '-25.75'^^xsd:double;
  dwc:latitude '45.433333333333'^^xsd:double;
  dwc:minimumDepth '3120'^^xsd:integer;
  dwc:maximumDepth '3120'^^xsd:integer;
  dwc:aphiaid '513078'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4582'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43333333333333 -25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3120"^^xsd:integer ;
  dwc:maximumDepthInMeters "3120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4401'^^xsd:string;
  dwc:scientificName 'Gracilechinus alexandri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:longitude '-25.75'^^xsd:double;
  dwc:latitude '45.433333333333'^^xsd:double;
  dwc:minimumDepth '3120'^^xsd:integer;
  dwc:maximumDepth '3120'^^xsd:integer;
  dwc:aphiaid '532032'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4401'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '532032'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.43333333333333 -25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.43333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3120"^^xsd:integer ;
  dwc:maximumDepthInMeters "3120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4348'^^xsd:string;
  dwc:scientificName 'Salenocidaris profundi profundi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:longitude '-25.75'^^xsd:double;
  dwc:latitude '45.433333333333'^^xsd:double;
  dwc:minimumDepth '3120'^^xsd:integer;
  dwc:maximumDepth '3120'^^xsd:integer;
  dwc:occurrenceRemarks 'IdentificationRemarks: According to Markov (1988b), the species S. profundi consists of 6 subspecies: S.profundi profundi, S. profundi miliaris Agassiz,1898, S. profundi indica Mortensen, 1939, S. profundi brevispina Markov, 1988, S. profundi intermedius Markov, 1988, S. profun'^^xsd:string;
  dwc:aphiaid '226069'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4348'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '226069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -24.72083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-24.72083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2178"^^xsd:integer ;
  dwc:maximumDepthInMeters "2178"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4411'^^xsd:string;
  dwc:scientificName 'Echinocyamus scaber macrostomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-24.720833333333'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '2178'^^xsd:integer;
  dwc:maximumDepth '2178'^^xsd:integer;
  dwc:occurrenceRemarks 'IdentificationRemarks: Mironov, Sagaidachny (1984) distinguished seven morphological varieties of E. scaber, among them E. scaber macrostomus which is most similar to E. scaber scaber from the Indo-West Pacific. E. scaber macrostomus differs slightly from the typical form by a '^^xsd:string;
  dwc:aphiaid '722844'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4411'^^xsd:string;
  dwc:aphiaIdAccepted '124271'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86666666666667 -24.083333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.86666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.083333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2670"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4525'^^xsd:string;
  dwc:scientificName 'Aeropsis rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-24.083333333333'^^xsd:double;
  dwc:latitude '58.866666666667'^^xsd:double;
  dwc:minimumDepth '2670'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:aphiaid '124367'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4525'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86666666666667 -24.083333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.86666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.083333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2670"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4545'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-24.083333333333'^^xsd:double;
  dwc:latitude '58.866666666667'^^xsd:double;
  dwc:minimumDepth '2670'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4545'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86666666666667 -24.083333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.86666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.083333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2670"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4508'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-24.083333333333'^^xsd:double;
  dwc:latitude '58.866666666667'^^xsd:double;
  dwc:minimumDepth '2670'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4508'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.86666666666667 -24.083333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.86666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.083333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2670"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4453'^^xsd:string;
  dwc:scientificName 'Pourtalesia sp. 1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-24.083333333333'^^xsd:double;
  dwc:latitude '58.866666666667'^^xsd:double;
  dwc:minimumDepth '2670'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:aphiaid '123408'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4453'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46666666666667 -16.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2286"^^xsd:integer ;
  dwc:maximumDepthInMeters "2286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4413'^^xsd:string;
  dwc:scientificName 'Echinocyamus scaber macrostomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-16.625'^^xsd:double;
  dwc:latitude '38.466666666667'^^xsd:double;
  dwc:minimumDepth '2286'^^xsd:integer;
  dwc:maximumDepth '2286'^^xsd:integer;
  dwc:aphiaid '722844'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4413'^^xsd:string;
  dwc:aphiaIdAccepted '124271'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.11666666666667 -15.116666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.11666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.116666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2038"^^xsd:integer ;
  dwc:maximumDepthInMeters "2038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4400'^^xsd:string;
  dwc:scientificName 'Gracilechinus alexandri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-15.116666666667'^^xsd:double;
  dwc:latitude '62.116666666667'^^xsd:double;
  dwc:minimumDepth '2038'^^xsd:integer;
  dwc:maximumDepth '2038'^^xsd:integer;
  dwc:aphiaid '532032'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4400'^^xsd:string;
  dwc:aphiaIdAccepted '532032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.11666666666667 -15.116666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.11666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.116666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2038"^^xsd:integer ;
  dwc:maximumDepthInMeters "2038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4356'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-15.116666666667'^^xsd:double;
  dwc:latitude '62.116666666667'^^xsd:double;
  dwc:minimumDepth '2038'^^xsd:integer;
  dwc:maximumDepth '2038'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4356'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.21666666666667 -14.903333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.21666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.903333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5310"^^xsd:integer ;
  dwc:maximumDepthInMeters "5370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4535'^^xsd:string;
  dwc:scientificName 'Aceste bellidifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:longitude '-14.903333333333'^^xsd:double;
  dwc:latitude '41.216666666667'^^xsd:double;
  dwc:minimumDepth '5310'^^xsd:integer;
  dwc:maximumDepth '5370'^^xsd:integer;
  dwc:aphiaid '124365'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4535'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124365'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71666666666667 -14.667499999999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.667499999999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5310"^^xsd:integer ;
  dwc:maximumDepthInMeters "5310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4538'^^xsd:string;
  dwc:scientificName 'Aceste bellidifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-14.6675'^^xsd:double;
  dwc:latitude '39.716666666667'^^xsd:double;
  dwc:minimumDepth '5310'^^xsd:integer;
  dwc:maximumDepth '5310'^^xsd:integer;
  dwc:aphiaid '124365'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4538'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124365'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.156666666666666 -14.658333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.156666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-14.658333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5400"^^xsd:integer ;
  dwc:maximumDepthInMeters "5400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4536'^^xsd:string;
  dwc:scientificName 'Aceste bellidifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:longitude '-14.658333333333'^^xsd:double;
  dwc:latitude '41.156666666667'^^xsd:double;
  dwc:minimumDepth '5400'^^xsd:integer;
  dwc:maximumDepth '5400'^^xsd:integer;
  dwc:aphiaid '124365'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4536'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124365'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79266666666667 -14.0305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2410"^^xsd:integer ;
  dwc:maximumDepthInMeters "2410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4534'^^xsd:string;
  dwc:scientificName 'Aceste bellidifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-14.0305'^^xsd:double;
  dwc:latitude '36.792666666667'^^xsd:double;
  dwc:minimumDepth '2410'^^xsd:integer;
  dwc:maximumDepth '2410'^^xsd:integer;
  dwc:occurrenceRemarks 'IdentificationRemarks: It seems doubtful that there is any real distinction between the Atlantic species A. bellidifera and the Indo-Pacific species A. ovata (Mortensen, 1950; Mironov, 1975)'^^xsd:string;
  dwc:aphiaid '124365'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4534'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124365'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -13.966666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-13.966666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4338'^^xsd:string;
  dwc:scientificName 'Phormosoma placenta placenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-13.966666666667'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '422796'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4338'^^xsd:string;
  dwc:aphiaIdAccepted '422796'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -13.966666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-13.966666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4374'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-13.966666666667'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4374'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43333333333333 -13.516666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.43333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.516666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2144"^^xsd:integer ;
  dwc:maximumDepthInMeters "2144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4387'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-13.516666666667'^^xsd:double;
  dwc:latitude '56.433333333333'^^xsd:double;
  dwc:minimumDepth '2144'^^xsd:integer;
  dwc:maximumDepth '2144'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4387'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.84166666666667 -13.000833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.84166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-13.000833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4860"^^xsd:integer ;
  dwc:maximumDepthInMeters "4860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4422'^^xsd:string;
  dwc:scientificName 'Calymne relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:longitude '-13.000833333333'^^xsd:double;
  dwc:latitude '35.841666666667'^^xsd:double;
  dwc:minimumDepth '4860'^^xsd:integer;
  dwc:maximumDepth '4860'^^xsd:integer;
  dwc:occurrenceRemarks 'IdentificationRemarks:  As for the genus. The fragments of Calymne relicta obtained by “Challenger” are labelled: “Fayal. 2650 fms” (Agassiz, 1881). According to H.L. Clark (1925), “the narrative and summary of results of the Challenger show that the true locality was not very '^^xsd:string;
  dwc:aphiaid '124350'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4422'^^xsd:string;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124350'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.86805555555556 -12.717222222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.86805555555556"^^xsd:decimal ;
  dwc:decimalLongitude "-12.717222222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4404"^^xsd:integer ;
  dwc:maximumDepthInMeters "4409"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4537'^^xsd:string;
  dwc:scientificName 'Aceste bellidifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-12.717222222222'^^xsd:double;
  dwc:latitude '34.868055555556'^^xsd:double;
  dwc:minimumDepth '4404'^^xsd:integer;
  dwc:maximumDepth '4409'^^xsd:integer;
  dwc:aphiaid '124365'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4537'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124365'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.516666666666666 -12.516666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.516666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-12.516666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2951"^^xsd:integer ;
  dwc:maximumDepthInMeters "2951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4507'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-12.516666666667'^^xsd:double;
  dwc:latitude '54.516666666667'^^xsd:double;
  dwc:minimumDepth '2951'^^xsd:integer;
  dwc:maximumDepth '2951'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4507'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05 -12.483333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05"^^xsd:decimal ;
  dwc:decimalLongitude "-12.483333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4465'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.483333333333'^^xsd:double;
  dwc:latitude '55.05'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4465'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.45 -12.416666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.45"^^xsd:decimal ;
  dwc:decimalLongitude "-12.416666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2970"^^xsd:integer ;
  dwc:maximumDepthInMeters "2980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4305'^^xsd:string;
  dwc:scientificName 'Hygrosoma petersii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.416666666667'^^xsd:double;
  dwc:latitude '54.45'^^xsd:double;
  dwc:minimumDepth '2970'^^xsd:integer;
  dwc:maximumDepth '2980'^^xsd:integer;
  dwc:aphiaid '124339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4305'^^xsd:string;
  dwc:aphiaIdAccepted '124339'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68333333333333 -12.383333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.383333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4468'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.383333333333'^^xsd:double;
  dwc:latitude '54.683333333333'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4468'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.86666666666667 -12.366666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.86666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.366666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2055"^^xsd:integer ;
  dwc:maximumDepthInMeters "2055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4364'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.366666666667'^^xsd:double;
  dwc:latitude '50.866666666667'^^xsd:double;
  dwc:minimumDepth '2055'^^xsd:integer;
  dwc:maximumDepth '2055'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4364'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.86666666666667 -12.366666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.86666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.366666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2055"^^xsd:integer ;
  dwc:maximumDepthInMeters "2055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4334'^^xsd:string;
  dwc:scientificName 'Phormosoma placenta placenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.366666666667'^^xsd:double;
  dwc:latitude '50.866666666667'^^xsd:double;
  dwc:minimumDepth '2055'^^xsd:integer;
  dwc:maximumDepth '2055'^^xsd:integer;
  dwc:aphiaid '422796'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4334'^^xsd:string;
  dwc:aphiaIdAccepted '422796'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61666666666667 -12.366666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.366666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2925"^^xsd:integer ;
  dwc:maximumDepthInMeters "2925"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4482'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.366666666667'^^xsd:double;
  dwc:latitude '54.616666666667'^^xsd:double;
  dwc:minimumDepth '2925'^^xsd:integer;
  dwc:maximumDepth '2925'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4482'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.666666666666664 -12.333333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.666666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-12.333333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2904"^^xsd:integer ;
  dwc:maximumDepthInMeters "2904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4570'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.333333333333'^^xsd:double;
  dwc:latitude '54.666666666667'^^xsd:double;
  dwc:minimumDepth '2904'^^xsd:integer;
  dwc:maximumDepth '2904'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4570'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.666666666666664 -12.333333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.666666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-12.333333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2904"^^xsd:integer ;
  dwc:maximumDepthInMeters "2904"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4493'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.333333333333'^^xsd:double;
  dwc:latitude '54.666666666667'^^xsd:double;
  dwc:minimumDepth '2904'^^xsd:integer;
  dwc:maximumDepth '2904'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4493'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56666666666667 -12.316666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.316666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4554'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.316666666667'^^xsd:double;
  dwc:latitude '54.566666666667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4554'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56666666666667 -12.316666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.316666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4474'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.316666666667'^^xsd:double;
  dwc:latitude '54.566666666667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4474'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6 -12.316666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6"^^xsd:decimal ;
  dwc:decimalLongitude "-12.316666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2921"^^xsd:integer ;
  dwc:maximumDepthInMeters "2921"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4478'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.316666666667'^^xsd:double;
  dwc:latitude '54.6'^^xsd:double;
  dwc:minimumDepth '2921'^^xsd:integer;
  dwc:maximumDepth '2921'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4478'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68333333333333 -12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2898"^^xsd:integer ;
  dwc:maximumDepthInMeters "2898"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4490'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.3'^^xsd:double;
  dwc:latitude '54.683333333333'^^xsd:double;
  dwc:minimumDepth '2898'^^xsd:integer;
  dwc:maximumDepth '2898'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4490'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68333333333333 -12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2898"^^xsd:integer ;
  dwc:maximumDepthInMeters "2898"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4566'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.3'^^xsd:double;
  dwc:latitude '54.683333333333'^^xsd:double;
  dwc:minimumDepth '2898'^^xsd:integer;
  dwc:maximumDepth '2898'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4566'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.733333333333334 -12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.733333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2885"^^xsd:integer ;
  dwc:maximumDepthInMeters "2885"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4485'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.3'^^xsd:double;
  dwc:latitude '54.733333333333'^^xsd:double;
  dwc:minimumDepth '2885'^^xsd:integer;
  dwc:maximumDepth '2885'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4485'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -12.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4553'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.283333333333'^^xsd:double;
  dwc:latitude '53.65'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4553'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -12.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4472'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.283333333333'^^xsd:double;
  dwc:latitude '53.65'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4472'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -12.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4298'^^xsd:string;
  dwc:scientificName 'Hygrosoma petersii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.283333333333'^^xsd:double;
  dwc:latitude '53.65'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4298'^^xsd:string;
  dwc:aphiaIdAccepted '124339'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4484'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.283333333333'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4484'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4557'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.283333333333'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4557'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68333333333333 -12.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4551'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.283333333333'^^xsd:double;
  dwc:latitude '54.683333333333'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4551'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.733333333333334 -12.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.733333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-12.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2896"^^xsd:integer ;
  dwc:maximumDepthInMeters "2896"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4503'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.283333333333'^^xsd:double;
  dwc:latitude '55.733333333333'^^xsd:double;
  dwc:minimumDepth '2896'^^xsd:integer;
  dwc:maximumDepth '2896'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4503'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.733333333333334 -12.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.733333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-12.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2896"^^xsd:integer ;
  dwc:maximumDepthInMeters "2896"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4302'^^xsd:string;
  dwc:scientificName 'Hygrosoma petersii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.283333333333'^^xsd:double;
  dwc:latitude '55.733333333333'^^xsd:double;
  dwc:minimumDepth '2896'^^xsd:integer;
  dwc:maximumDepth '2896'^^xsd:integer;
  dwc:aphiaid '124339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4302'^^xsd:string;
  dwc:aphiaIdAccepted '124339'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.266666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.266666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4473'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.266666666667'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4473'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.266666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.266666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4312'^^xsd:string;
  dwc:scientificName 'Sperosoma grimaldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.266666666667'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124347'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4312'^^xsd:string;
  dwc:aphiaIdAccepted '124347'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.666666666666664 -12.266666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.666666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-12.266666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2912"^^xsd:integer ;
  dwc:maximumDepthInMeters "2912"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4475'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.266666666667'^^xsd:double;
  dwc:latitude '54.666666666667'^^xsd:double;
  dwc:minimumDepth '2912'^^xsd:integer;
  dwc:maximumDepth '2912'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4475'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.666666666666664 -12.266666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.666666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-12.266666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2880"^^xsd:integer ;
  dwc:maximumDepthInMeters "2880"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4466'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.266666666667'^^xsd:double;
  dwc:latitude '54.666666666667'^^xsd:double;
  dwc:minimumDepth '2880'^^xsd:integer;
  dwc:maximumDepth '2880'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4466'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.666666666666664 -12.266666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.666666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-12.266666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2886"^^xsd:integer ;
  dwc:maximumDepthInMeters "2886"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4471'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.266666666667'^^xsd:double;
  dwc:latitude '54.666666666667'^^xsd:double;
  dwc:minimumDepth '2886'^^xsd:integer;
  dwc:maximumDepth '2886'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4471'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.666666666666664 -12.266666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.666666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-12.266666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2880"^^xsd:integer ;
  dwc:maximumDepthInMeters "2880"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4550'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.266666666667'^^xsd:double;
  dwc:latitude '54.666666666667'^^xsd:double;
  dwc:minimumDepth '2880'^^xsd:integer;
  dwc:maximumDepth '2880'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4550'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.666666666666664 -12.266666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.666666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-12.266666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2886"^^xsd:integer ;
  dwc:maximumDepthInMeters "2886"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4527'^^xsd:string;
  dwc:scientificName 'Aeropsis rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.266666666667'^^xsd:double;
  dwc:latitude '54.666666666667'^^xsd:double;
  dwc:minimumDepth '2886'^^xsd:integer;
  dwc:maximumDepth '2886'^^xsd:integer;
  dwc:aphiaid '124367'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4527'^^xsd:string;
  dwc:aphiaIdAccepted '124367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.666666666666664 -12.266666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.666666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-12.266666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2886"^^xsd:integer ;
  dwc:maximumDepthInMeters "2886"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4467'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.266666666667'^^xsd:double;
  dwc:latitude '54.666666666667'^^xsd:double;
  dwc:minimumDepth '2886'^^xsd:integer;
  dwc:maximumDepth '2886'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4467'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2946"^^xsd:integer ;
  dwc:maximumDepthInMeters "2946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4301'^^xsd:string;
  dwc:scientificName 'Hygrosoma petersii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.25'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2946'^^xsd:integer;
  dwc:maximumDepth '2946'^^xsd:integer;
  dwc:aphiaid '124339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4301'^^xsd:string;
  dwc:aphiaIdAccepted '124339'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2946"^^xsd:integer ;
  dwc:maximumDepthInMeters "2946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4501'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.25'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2946'^^xsd:integer;
  dwc:maximumDepth '2946'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4501'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.666666666666664 -12.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.666666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-12.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2906"^^xsd:integer ;
  dwc:maximumDepthInMeters "2906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4494'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.25'^^xsd:double;
  dwc:latitude '54.666666666667'^^xsd:double;
  dwc:minimumDepth '2906'^^xsd:integer;
  dwc:maximumDepth '2906'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4494'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.666666666666664 -12.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.666666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-12.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2906"^^xsd:integer ;
  dwc:maximumDepthInMeters "2906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4571'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.25'^^xsd:double;
  dwc:latitude '54.666666666667'^^xsd:double;
  dwc:minimumDepth '2906'^^xsd:integer;
  dwc:maximumDepth '2906'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4571'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.733333333333334 -12.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.733333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-12.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2907"^^xsd:integer ;
  dwc:maximumDepthInMeters "2907"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4489'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.25'^^xsd:double;
  dwc:latitude '54.733333333333'^^xsd:double;
  dwc:minimumDepth '2907'^^xsd:integer;
  dwc:maximumDepth '2907'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4489'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.733333333333334 -12.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.733333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-12.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2907"^^xsd:integer ;
  dwc:maximumDepthInMeters "2907"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4528'^^xsd:string;
  dwc:scientificName 'Aeropsis rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.25'^^xsd:double;
  dwc:latitude '54.733333333333'^^xsd:double;
  dwc:minimumDepth '2907'^^xsd:integer;
  dwc:maximumDepth '2907'^^xsd:integer;
  dwc:aphiaid '124367'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4528'^^xsd:string;
  dwc:aphiaIdAccepted '124367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.233333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.233333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2906"^^xsd:integer ;
  dwc:maximumDepthInMeters "2906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4502'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.233333333333'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2906'^^xsd:integer;
  dwc:maximumDepth '2906'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4502'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.65 -12.233333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.233333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4581'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-12.233333333333'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4581'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68333333333333 -12.233333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.233333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2892"^^xsd:integer ;
  dwc:maximumDepthInMeters "2892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4555'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.233333333333'^^xsd:double;
  dwc:latitude '54.683333333333'^^xsd:double;
  dwc:minimumDepth '2892'^^xsd:integer;
  dwc:maximumDepth '2892'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4555'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68333333333333 -12.233333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.233333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2892"^^xsd:integer ;
  dwc:maximumDepthInMeters "2892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4477'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.233333333333'^^xsd:double;
  dwc:latitude '54.683333333333'^^xsd:double;
  dwc:minimumDepth '2892'^^xsd:integer;
  dwc:maximumDepth '2892'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4477'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.733333333333334 -12.233333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.733333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-12.233333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2909"^^xsd:integer ;
  dwc:maximumDepthInMeters "2909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4476'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.233333333333'^^xsd:double;
  dwc:latitude '54.733333333333'^^xsd:double;
  dwc:minimumDepth '2909'^^xsd:integer;
  dwc:maximumDepth '2909'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4476'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.766666666666666 -12.233333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.766666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-12.233333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2925"^^xsd:integer ;
  dwc:maximumDepthInMeters "2925"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4304'^^xsd:string;
  dwc:scientificName 'Hygrosoma petersii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.233333333333'^^xsd:double;
  dwc:latitude '54.766666666667'^^xsd:double;
  dwc:minimumDepth '2925'^^xsd:integer;
  dwc:maximumDepth '2925'^^xsd:integer;
  dwc:aphiaid '124339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4304'^^xsd:string;
  dwc:aphiaIdAccepted '124339'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7 -12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2886"^^xsd:integer ;
  dwc:maximumDepthInMeters "2907"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4487'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.2'^^xsd:double;
  dwc:latitude '54.7'^^xsd:double;
  dwc:minimumDepth '2886'^^xsd:integer;
  dwc:maximumDepth '2907'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4487'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7 -12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2898"^^xsd:integer ;
  dwc:maximumDepthInMeters "2898"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4497'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.2'^^xsd:double;
  dwc:latitude '54.7'^^xsd:double;
  dwc:minimumDepth '2898'^^xsd:integer;
  dwc:maximumDepth '2898'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4497'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7 -12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2898"^^xsd:integer ;
  dwc:maximumDepthInMeters "2898"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4340'^^xsd:string;
  dwc:scientificName 'Phormosoma placenta placenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.2'^^xsd:double;
  dwc:latitude '54.7'^^xsd:double;
  dwc:minimumDepth '2898'^^xsd:integer;
  dwc:maximumDepth '2898'^^xsd:integer;
  dwc:aphiaid '422796'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4340'^^xsd:string;
  dwc:aphiaIdAccepted '422796'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.666666666666664 -12.183333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.666666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-12.183333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2906"^^xsd:integer ;
  dwc:maximumDepthInMeters "2906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4495'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.183333333333'^^xsd:double;
  dwc:latitude '54.666666666667'^^xsd:double;
  dwc:minimumDepth '2906'^^xsd:integer;
  dwc:maximumDepth '2906'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4495'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.666666666666664 -12.183333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.666666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-12.183333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2906"^^xsd:integer ;
  dwc:maximumDepthInMeters "2906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4529'^^xsd:string;
  dwc:scientificName 'Aeropsis rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.183333333333'^^xsd:double;
  dwc:latitude '54.666666666667'^^xsd:double;
  dwc:minimumDepth '2906'^^xsd:integer;
  dwc:maximumDepth '2906'^^xsd:integer;
  dwc:aphiaid '124367'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4529'^^xsd:string;
  dwc:aphiaIdAccepted '124367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.666666666666664 -12.183333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.666666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-12.183333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2906"^^xsd:integer ;
  dwc:maximumDepthInMeters "2906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4572'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.183333333333'^^xsd:double;
  dwc:latitude '54.666666666667'^^xsd:double;
  dwc:minimumDepth '2906'^^xsd:integer;
  dwc:maximumDepth '2906'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4572'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61666666666667 -12.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4313'^^xsd:string;
  dwc:scientificName 'Sperosoma grimaldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-12.15'^^xsd:double;
  dwc:latitude '54.616666666667'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '124347'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4313'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124347'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61666666666667 -12.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4506'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-12.15'^^xsd:double;
  dwc:latitude '54.616666666667'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4506'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.13333333333333 -12.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.13333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4552'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.15'^^xsd:double;
  dwc:latitude '57.133333333333'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4552'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.11666666666667 -12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.11666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4407'^^xsd:string;
  dwc:scientificName 'Gracilechinus alexandri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.1'^^xsd:double;
  dwc:latitude '57.116666666667'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '532032'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4407'^^xsd:string;
  dwc:aphiaIdAccepted '532032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.11666666666667 -12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.11666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4333'^^xsd:string;
  dwc:scientificName 'Phormosoma placenta placenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.1'^^xsd:double;
  dwc:latitude '57.116666666667'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '422796'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4333'^^xsd:string;
  dwc:aphiaIdAccepted '422796'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7 -12.033333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7"^^xsd:decimal ;
  dwc:decimalLongitude "-12.033333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4479'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12.033333333333'^^xsd:double;
  dwc:latitude '54.7'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4479'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -11.966666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.966666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2605"^^xsd:integer ;
  dwc:maximumDepthInMeters "2605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4388'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.966666666667'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '2605'^^xsd:integer;
  dwc:maximumDepth '2605'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4388'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -11.966666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.966666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2605"^^xsd:integer ;
  dwc:maximumDepthInMeters "2605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4499'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.966666666667'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '2605'^^xsd:integer;
  dwc:maximumDepth '2605'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4499'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2 -11.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2"^^xsd:decimal ;
  dwc:decimalLongitude "-11.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4293'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-11.88'^^xsd:double;
  dwc:latitude '33.2'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'IdentificationRemarks: C. cidaris is very closely related to the west Atlantic C. rugosa (H.L. Clark, 1907) and C. abyssicola (Agassiz, 1869);Koehler (1909)perhaps erroneously indicated station 1306, “Princesse Alice” located at the depth of 4275 m'^^xsd:string;
  dwc:aphiaid '124257'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4293'^^xsd:string;
  dwc:aphiaIdAccepted '124257'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2 -11.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2"^^xsd:decimal ;
  dwc:decimalLongitude "-11.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4294'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-11.88'^^xsd:double;
  dwc:latitude '33.2'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '124257'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4294'^^xsd:string;
  dwc:aphiaIdAccepted '124257'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.016666666666666 -11.766666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.016666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.766666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2115"^^xsd:integer ;
  dwc:maximumDepthInMeters "2115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4350'^^xsd:string;
  dwc:scientificName 'Salenocidaris profundi profundi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-11.766666666667'^^xsd:double;
  dwc:latitude '30.016666666667'^^xsd:double;
  dwc:minimumDepth '2115'^^xsd:integer;
  dwc:maximumDepth '2115'^^xsd:integer;
  dwc:aphiaid '226069'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4350'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '226069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.016666666666666 -11.766666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.016666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.766666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2115"^^xsd:integer ;
  dwc:maximumDepthInMeters "2115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4352'^^xsd:string;
  dwc:scientificName 'Plesiodiadema antillarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-11.766666666667'^^xsd:double;
  dwc:latitude '30.016666666667'^^xsd:double;
  dwc:minimumDepth '2115'^^xsd:integer;
  dwc:maximumDepth '2115'^^xsd:integer;
  dwc:aphiaid '124330'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4352'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124330'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.133333333333333 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.133333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4416'^^xsd:string;
  dwc:scientificName 'Echinocyamus scaber macrostomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '30.133333333333'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '722844'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4416'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124271'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.15 -11.683333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.15"^^xsd:decimal ;
  dwc:decimalLongitude "-11.683333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2210"^^xsd:integer ;
  dwc:maximumDepthInMeters "2210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4327'^^xsd:string;
  dwc:scientificName 'Phormosoma placenta placenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-11.683333333333'^^xsd:double;
  dwc:latitude '30.15'^^xsd:double;
  dwc:minimumDepth '2210'^^xsd:integer;
  dwc:maximumDepth '2210'^^xsd:integer;
  dwc:aphiaid '422796'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4327'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '422796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1 -11.366666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1"^^xsd:decimal ;
  dwc:decimalLongitude "-11.366666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2760"^^xsd:integer ;
  dwc:maximumDepthInMeters "2760"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4300'^^xsd:string;
  dwc:scientificName 'Hygrosoma petersii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.366666666667'^^xsd:double;
  dwc:latitude '55.1'^^xsd:double;
  dwc:minimumDepth '2760'^^xsd:integer;
  dwc:maximumDepth '2760'^^xsd:integer;
  dwc:aphiaid '124339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4300'^^xsd:string;
  dwc:aphiaIdAccepted '124339'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1 -11.366666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1"^^xsd:decimal ;
  dwc:decimalLongitude "-11.366666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2760"^^xsd:integer ;
  dwc:maximumDepthInMeters "2760"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4500'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.366666666667'^^xsd:double;
  dwc:latitude '55.1'^^xsd:double;
  dwc:minimumDepth '2760'^^xsd:integer;
  dwc:maximumDepth '2760'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4500'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1 -11.366666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1"^^xsd:decimal ;
  dwc:decimalLongitude "-11.366666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2760"^^xsd:integer ;
  dwc:maximumDepthInMeters "2760"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4579'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.366666666667'^^xsd:double;
  dwc:latitude '55.1'^^xsd:double;
  dwc:minimumDepth '2760'^^xsd:integer;
  dwc:maximumDepth '2760'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4579'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38333333333333 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2775"^^xsd:integer ;
  dwc:maximumDepthInMeters "2775"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4316'^^xsd:string;
  dwc:scientificName 'Tromikosoma uranus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '36.383333333333'^^xsd:double;
  dwc:minimumDepth '2775'^^xsd:integer;
  dwc:maximumDepth '2775'^^xsd:integer;
  dwc:occurrenceRemarks 'IdentificationRemarks: The record of T. uranus in the Indian Ocean (3345 m) is questionable, because thespecimens are juveniles (Mortensen, 1939)'^^xsd:string;
  dwc:aphiaid '513624'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4316'^^xsd:string;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513624'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.61666666666667 -11.066666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.61666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.066666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2540"^^xsd:integer ;
  dwc:maximumDepthInMeters "2540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4526'^^xsd:string;
  dwc:scientificName 'Aeropsis rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-11.066666666667'^^xsd:double;
  dwc:latitude '56.616666666667'^^xsd:double;
  dwc:minimumDepth '2540'^^xsd:integer;
  dwc:maximumDepth '2540'^^xsd:integer;
  dwc:aphiaid '124367'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4526'^^xsd:string;
  dwc:aphiaIdAccepted '124367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.98333333333333 -11.066666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.98333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.066666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2222"^^xsd:integer ;
  dwc:maximumDepthInMeters "2222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4439'^^xsd:string;
  dwc:scientificName 'Pourtalesia jeffreysi lata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:longitude '-11.066666666667'^^xsd:double;
  dwc:latitude '71.983333333333'^^xsd:double;
  dwc:minimumDepth '2222'^^xsd:integer;
  dwc:maximumDepth '2222'^^xsd:integer;
  dwc:aphiaid '423862'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4439'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '423862'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.03333333333333 -10.916666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.916666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2084"^^xsd:integer ;
  dwc:maximumDepthInMeters "2084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4386'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.916666666667'^^xsd:double;
  dwc:latitude '59.033333333333'^^xsd:double;
  dwc:minimumDepth '2084'^^xsd:integer;
  dwc:maximumDepth '2084'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4386'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 -10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4358'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.9'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4358'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.78333333333333 -10.866666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.78333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.866666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2455"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4393'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.866666666667'^^xsd:double;
  dwc:latitude '55.783333333333'^^xsd:double;
  dwc:minimumDepth '2455'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4393'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.65 -10.583333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.65"^^xsd:decimal ;
  dwc:decimalLongitude "-10.583333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2255"^^xsd:integer ;
  dwc:maximumDepthInMeters "2255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4389'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.583333333333'^^xsd:double;
  dwc:latitude '56.65'^^xsd:double;
  dwc:minimumDepth '2255'^^xsd:integer;
  dwc:maximumDepth '2255'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4389'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.65 -10.583333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.65"^^xsd:decimal ;
  dwc:decimalLongitude "-10.583333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2255"^^xsd:integer ;
  dwc:maximumDepthInMeters "2255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4578'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.583333333333'^^xsd:double;
  dwc:latitude '56.65'^^xsd:double;
  dwc:minimumDepth '2255'^^xsd:integer;
  dwc:maximumDepth '2255'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4578'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.333333333333336 -10.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.333333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-10.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4378'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.533333333333'^^xsd:double;
  dwc:latitude '57.333333333333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4378'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.333333333333336 -10.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.333333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-10.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4492'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.533333333333'^^xsd:double;
  dwc:latitude '57.333333333333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4492'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.333333333333336 -10.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.333333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-10.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4568'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.533333333333'^^xsd:double;
  dwc:latitude '57.333333333333'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4568'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.36666666666667 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.36666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2180"^^xsd:integer ;
  dwc:maximumDepthInMeters "2180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4380'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '57.366666666667'^^xsd:double;
  dwc:minimumDepth '2180'^^xsd:integer;
  dwc:maximumDepth '2180'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4380'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.36666666666667 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.36666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2180"^^xsd:integer ;
  dwc:maximumDepthInMeters "2180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4569'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '57.366666666667'^^xsd:double;
  dwc:minimumDepth '2180'^^xsd:integer;
  dwc:maximumDepth '2180'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4569'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.36666666666667 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.36666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2180"^^xsd:integer ;
  dwc:maximumDepthInMeters "2180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4379'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '57.366666666667'^^xsd:double;
  dwc:minimumDepth '2180'^^xsd:integer;
  dwc:maximumDepth '2180'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4379'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.483333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.483333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2120"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4376'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.483333333333'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2120'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4376'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.483333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.483333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2120"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4491'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.483333333333'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2120'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4491'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.483333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.483333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2120"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4567'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.483333333333'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2120'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4567'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.083333333333336 -10.466666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-10.466666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2185"^^xsd:integer ;
  dwc:maximumDepthInMeters "2185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4390'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.466666666667'^^xsd:double;
  dwc:latitude '56.083333333333'^^xsd:double;
  dwc:minimumDepth '2185'^^xsd:integer;
  dwc:maximumDepth '2185'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4390'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31666666666667 -10.466666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.466666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4370'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.466666666667'^^xsd:double;
  dwc:latitude '57.316666666667'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4370'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31666666666667 -10.466666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.466666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4336'^^xsd:string;
  dwc:scientificName 'Phormosoma placenta placenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.466666666667'^^xsd:double;
  dwc:latitude '57.316666666667'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '422796'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4336'^^xsd:string;
  dwc:aphiaIdAccepted '422796'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31666666666667 -10.466666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.466666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4563'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.466666666667'^^xsd:double;
  dwc:latitude '57.316666666667'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4563'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31666666666667 -10.466666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.466666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4371'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.466666666667'^^xsd:double;
  dwc:latitude '57.316666666667'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4371'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.333333333333336 -10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.333333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4362'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.45'^^xsd:double;
  dwc:latitude '57.333333333333'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4362'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.333333333333336 -10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.333333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4480'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.45'^^xsd:double;
  dwc:latitude '57.333333333333'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4480'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.38333333333333 -10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.38333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4375'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.45'^^xsd:double;
  dwc:latitude '57.383333333333'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4375'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25 -10.433333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25"^^xsd:decimal ;
  dwc:decimalLongitude "-10.433333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4368'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.433333333333'^^xsd:double;
  dwc:latitude '57.25'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4368'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25 -10.433333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25"^^xsd:decimal ;
  dwc:decimalLongitude "-10.433333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4486'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.433333333333'^^xsd:double;
  dwc:latitude '57.25'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4486'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25 -10.433333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25"^^xsd:decimal ;
  dwc:decimalLongitude "-10.433333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4561'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.433333333333'^^xsd:double;
  dwc:latitude '57.25'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4561'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.583333333333336 -10.416666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.583333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-10.416666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2450"^^xsd:integer ;
  dwc:maximumDepthInMeters "2450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4359'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.416666666667'^^xsd:double;
  dwc:latitude '55.583333333333'^^xsd:double;
  dwc:minimumDepth '2450'^^xsd:integer;
  dwc:maximumDepth '2450'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4359'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.083333333333336 -10.416666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-10.416666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4365'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.416666666667'^^xsd:double;
  dwc:latitude '57.083333333333'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4365'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.083333333333336 -10.416666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-10.416666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4408'^^xsd:string;
  dwc:scientificName 'Gracilechinus alexandri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.416666666667'^^xsd:double;
  dwc:latitude '57.083333333333'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '532032'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4408'^^xsd:string;
  dwc:aphiaIdAccepted '532032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.500833333333304 -10.4125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.500833333333304"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4518"^^xsd:integer ;
  dwc:maximumDepthInMeters "4825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4523'^^xsd:string;
  dwc:scientificName 'Aeropsis rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-10.4125'^^xsd:double;
  dwc:startLongitude '-10.325'^^xsd:double;
  dwc:endLongitude '-10.5'^^xsd:double;
  dwc:latitude '46.500833333333'^^xsd:double;
  dwc:startLatitude '46.455'^^xsd:double;
  dwc:endLatitude '46.54667'^^xsd:double;
  dwc:minimumDepth '4518'^^xsd:integer;
  dwc:maximumDepth '4825'^^xsd:integer;
  dwc:aphiaid '124367'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4523'^^xsd:string;
  dwc:aphiaIdAccepted '124367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.500833333333304 -10.4125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.500833333333304"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4518"^^xsd:integer ;
  dwc:maximumDepthInMeters "4825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4405'^^xsd:string;
  dwc:scientificName 'Gracilechinus alexandri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-10.4125'^^xsd:double;
  dwc:startLongitude '-10.325'^^xsd:double;
  dwc:endLongitude '-10.5'^^xsd:double;
  dwc:latitude '46.500833333333'^^xsd:double;
  dwc:startLatitude '46.455'^^xsd:double;
  dwc:endLatitude '46.54667'^^xsd:double;
  dwc:minimumDepth '4518'^^xsd:integer;
  dwc:maximumDepth '4825'^^xsd:integer;
  dwc:aphiaid '532032'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4405'^^xsd:string;
  dwc:aphiaIdAccepted '532032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.233333333333334 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.233333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2260"^^xsd:integer ;
  dwc:maximumDepthInMeters "2260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4372'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '57.233333333333'^^xsd:double;
  dwc:minimumDepth '2260'^^xsd:integer;
  dwc:maximumDepth '2260'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4372'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.233333333333334 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.233333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2260"^^xsd:integer ;
  dwc:maximumDepthInMeters "2260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4564'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '57.233333333333'^^xsd:double;
  dwc:minimumDepth '2260'^^xsd:integer;
  dwc:maximumDepth '2260'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4564'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.233333333333334 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.233333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2260"^^xsd:integer ;
  dwc:maximumDepthInMeters "2260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4488'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '57.233333333333'^^xsd:double;
  dwc:minimumDepth '2260'^^xsd:integer;
  dwc:maximumDepth '2260'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4488'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.36666666666667 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.36666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4381'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '57.366666666667'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4381'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.36666666666667 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.36666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4496'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '57.366666666667'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4496'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.36666666666667 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.36666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4574'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '57.366666666667'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4574'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31666666666667 -10.383333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.383333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4392'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.383333333333'^^xsd:double;
  dwc:latitude '57.316666666667'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4392'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31666666666667 -10.383333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.383333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4573'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.383333333333'^^xsd:double;
  dwc:latitude '57.316666666667'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4573'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31666666666667 -10.383333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.383333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4580'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.383333333333'^^xsd:double;
  dwc:latitude '57.316666666667'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4580'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31666666666667 -10.383333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.383333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4504'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.383333333333'^^xsd:double;
  dwc:latitude '57.316666666667'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4504'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.13333333333333 -10.366666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.13333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.366666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2264"^^xsd:integer ;
  dwc:maximumDepthInMeters "2264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4481'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.366666666667'^^xsd:double;
  dwc:latitude '57.133333333333'^^xsd:double;
  dwc:minimumDepth '2264'^^xsd:integer;
  dwc:maximumDepth '2264'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4481'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.13333333333333 -10.366666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.13333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.366666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2264"^^xsd:integer ;
  dwc:maximumDepthInMeters "2264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4363'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.366666666667'^^xsd:double;
  dwc:latitude '57.133333333333'^^xsd:double;
  dwc:minimumDepth '2264'^^xsd:integer;
  dwc:maximumDepth '2264'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4363'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.366666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-10.366666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4409'^^xsd:string;
  dwc:scientificName 'Gracilechinus alexandri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.366666666667'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '532032'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4409'^^xsd:string;
  dwc:aphiaIdAccepted '532032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.366666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-10.366666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4391'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.366666666667'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4391'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.366666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-10.366666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4341'^^xsd:string;
  dwc:scientificName 'Phormosoma placenta placenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.366666666667'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2190'^^xsd:integer;
  dwc:aphiaid '422796'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4341'^^xsd:string;
  dwc:aphiaIdAccepted '422796'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.366666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.366666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4361'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.366666666667'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4361'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4577'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.35'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4577'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4498'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.35'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4498'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.35 -10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4385'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.35'^^xsd:double;
  dwc:latitude '57.35'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4385'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.21666666666667 -10.333333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.21666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.333333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2240"^^xsd:integer ;
  dwc:maximumDepthInMeters "2240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4360'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.333333333333'^^xsd:double;
  dwc:latitude '57.216666666667'^^xsd:double;
  dwc:minimumDepth '2240'^^xsd:integer;
  dwc:maximumDepth '2240'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4360'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.21666666666667 -10.333333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.21666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.333333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2240"^^xsd:integer ;
  dwc:maximumDepthInMeters "2240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4556'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.333333333333'^^xsd:double;
  dwc:latitude '57.216666666667'^^xsd:double;
  dwc:minimumDepth '2240'^^xsd:integer;
  dwc:maximumDepth '2240'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4556'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25 -10.333333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25"^^xsd:decimal ;
  dwc:decimalLongitude "-10.333333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2215"^^xsd:integer ;
  dwc:maximumDepthInMeters "2215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4377'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.333333333333'^^xsd:double;
  dwc:latitude '57.25'^^xsd:double;
  dwc:minimumDepth '2215'^^xsd:integer;
  dwc:maximumDepth '2215'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4377'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.38333333333333 -10.333333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.38333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.333333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4384'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.333333333333'^^xsd:double;
  dwc:latitude '57.383333333333'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4384'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.38333333333333 -10.333333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.38333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.333333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4576'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.333333333333'^^xsd:double;
  dwc:latitude '57.383333333333'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4576'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.36666666666667 -10.316666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.36666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.316666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4373'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.316666666667'^^xsd:double;
  dwc:latitude '57.366666666667'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4373'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.36666666666667 -10.316666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.36666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.316666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4337'^^xsd:string;
  dwc:scientificName 'Phormosoma placenta placenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.316666666667'^^xsd:double;
  dwc:latitude '57.366666666667'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '422796'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4337'^^xsd:string;
  dwc:aphiaIdAccepted '422796'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.266666666666666 -10.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.266666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-10.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2225"^^xsd:integer ;
  dwc:maximumDepthInMeters "2225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4335'^^xsd:string;
  dwc:scientificName 'Phormosoma placenta placenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.283333333333'^^xsd:double;
  dwc:latitude '57.266666666667'^^xsd:double;
  dwc:minimumDepth '2225'^^xsd:integer;
  dwc:maximumDepth '2225'^^xsd:integer;
  dwc:aphiaid '422796'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4335'^^xsd:string;
  dwc:aphiaIdAccepted '422796'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.266666666666666 -10.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.266666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-10.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2225"^^xsd:integer ;
  dwc:maximumDepthInMeters "2225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4483'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.283333333333'^^xsd:double;
  dwc:latitude '57.266666666667'^^xsd:double;
  dwc:minimumDepth '2225'^^xsd:integer;
  dwc:maximumDepth '2225'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4483'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.266666666666666 -10.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.266666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-10.283333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2225"^^xsd:integer ;
  dwc:maximumDepthInMeters "2225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4366'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.283333333333'^^xsd:double;
  dwc:latitude '57.266666666667'^^xsd:double;
  dwc:minimumDepth '2225'^^xsd:integer;
  dwc:maximumDepth '2225'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4366'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.28333333333333 -10.266666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.28333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.266666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2195"^^xsd:integer ;
  dwc:maximumDepthInMeters "2195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4383'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.266666666667'^^xsd:double;
  dwc:latitude '57.283333333333'^^xsd:double;
  dwc:minimumDepth '2195'^^xsd:integer;
  dwc:maximumDepth '2195'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4383'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.28333333333333 -10.266666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.28333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.266666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2195"^^xsd:integer ;
  dwc:maximumDepthInMeters "2195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4575'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.266666666667'^^xsd:double;
  dwc:latitude '57.283333333333'^^xsd:double;
  dwc:minimumDepth '2195'^^xsd:integer;
  dwc:maximumDepth '2195'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4575'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.266666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-10.266666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4562'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.266666666667'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4562'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.266666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-10.266666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4369'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.266666666667'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4369'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31666666666667 -10.266666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.266666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2210"^^xsd:integer ;
  dwc:maximumDepthInMeters "2210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4367'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.266666666667'^^xsd:double;
  dwc:latitude '57.316666666667'^^xsd:double;
  dwc:minimumDepth '2210'^^xsd:integer;
  dwc:maximumDepth '2210'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4367'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81666666666667 -10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.81666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2076"^^xsd:integer ;
  dwc:maximumDepthInMeters "2076"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4357'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.25'^^xsd:double;
  dwc:latitude '56.816666666667'^^xsd:double;
  dwc:minimumDepth '2076'^^xsd:integer;
  dwc:maximumDepth '2076'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4357'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.28333333333333 -10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.28333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2180"^^xsd:integer ;
  dwc:maximumDepthInMeters "2180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4299'^^xsd:string;
  dwc:scientificName 'Hygrosoma petersii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.2'^^xsd:double;
  dwc:latitude '57.283333333333'^^xsd:double;
  dwc:minimumDepth '2180'^^xsd:integer;
  dwc:maximumDepth '2180'^^xsd:integer;
  dwc:aphiaid '124339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4299'^^xsd:string;
  dwc:aphiaIdAccepted '124339'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86666666666667 -10.016666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.016666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1993"^^xsd:integer ;
  dwc:maximumDepthInMeters "1993"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4464'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-10.016666666667'^^xsd:double;
  dwc:latitude '56.866666666667'^^xsd:double;
  dwc:minimumDepth '1993'^^xsd:integer;
  dwc:maximumDepth '1993'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4464'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.833333333333336 -9.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.833333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-9.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2006"^^xsd:integer ;
  dwc:maximumDepthInMeters "2006"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4396'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-9.85'^^xsd:double;
  dwc:latitude '56.833333333333'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4396'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.016666666666666 -9.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.016666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-9.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2026"^^xsd:integer ;
  dwc:maximumDepthInMeters "2026"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4339'^^xsd:string;
  dwc:scientificName 'Phormosoma placenta placenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-9.85'^^xsd:double;
  dwc:latitude '57.016666666667'^^xsd:double;
  dwc:minimumDepth '2026'^^xsd:integer;
  dwc:maximumDepth '2026'^^xsd:integer;
  dwc:aphiaid '422796'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4339'^^xsd:string;
  dwc:aphiaIdAccepted '422796'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.016666666666666 -9.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.016666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-9.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2026"^^xsd:integer ;
  dwc:maximumDepthInMeters "2026"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4382'^^xsd:string;
  dwc:scientificName 'Gracilechinus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-9.85'^^xsd:double;
  dwc:latitude '57.016666666667'^^xsd:double;
  dwc:minimumDepth '2026'^^xsd:integer;
  dwc:maximumDepth '2026'^^xsd:integer;
  dwc:aphiaid '532039'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4382'^^xsd:string;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58166666666665 -9.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-9.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3992"^^xsd:integer ;
  dwc:maximumDepthInMeters "4300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4404'^^xsd:string;
  dwc:scientificName 'Gracilechinus alexandri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.585'^^xsd:double;
  dwc:startLongitude '-9.47'^^xsd:double;
  dwc:endLongitude '-9.7'^^xsd:double;
  dwc:latitude '47.581666666667'^^xsd:double;
  dwc:startLatitude '47.525'^^xsd:double;
  dwc:endLatitude '47.63833'^^xsd:double;
  dwc:minimumDepth '3992'^^xsd:integer;
  dwc:maximumDepth '4300'^^xsd:integer;
  dwc:aphiaid '532032'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4404'^^xsd:string;
  dwc:aphiaIdAccepted '532032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58166666666665 -9.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-9.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3992"^^xsd:integer ;
  dwc:maximumDepthInMeters "4300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4522'^^xsd:string;
  dwc:scientificName 'Aeropsis rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.585'^^xsd:double;
  dwc:startLongitude '-9.47'^^xsd:double;
  dwc:endLongitude '-9.7'^^xsd:double;
  dwc:latitude '47.581666666667'^^xsd:double;
  dwc:startLatitude '47.525'^^xsd:double;
  dwc:endLatitude '47.63833'^^xsd:double;
  dwc:minimumDepth '3992'^^xsd:integer;
  dwc:maximumDepth '4300'^^xsd:integer;
  dwc:aphiaid '124367'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4522'^^xsd:string;
  dwc:aphiaIdAccepted '124367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58166666666665 -9.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-9.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3992"^^xsd:integer ;
  dwc:maximumDepthInMeters "4300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4548'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.585'^^xsd:double;
  dwc:startLongitude '-9.47'^^xsd:double;
  dwc:endLongitude '-9.7'^^xsd:double;
  dwc:latitude '47.581666666667'^^xsd:double;
  dwc:startLatitude '47.525'^^xsd:double;
  dwc:endLatitude '47.63833'^^xsd:double;
  dwc:minimumDepth '3992'^^xsd:integer;
  dwc:maximumDepth '4300'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4548'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58166666666665 -9.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-9.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3992"^^xsd:integer ;
  dwc:maximumDepthInMeters "4300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4331'^^xsd:string;
  dwc:scientificName 'Phormosoma placenta placenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.585'^^xsd:double;
  dwc:startLongitude '-9.47'^^xsd:double;
  dwc:endLongitude '-9.7'^^xsd:double;
  dwc:latitude '47.581666666667'^^xsd:double;
  dwc:startLatitude '47.525'^^xsd:double;
  dwc:endLatitude '47.63833'^^xsd:double;
  dwc:minimumDepth '3992'^^xsd:integer;
  dwc:maximumDepth '4300'^^xsd:integer;
  dwc:aphiaid '422796'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4331'^^xsd:string;
  dwc:aphiaIdAccepted '422796'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53749999999995 -9.112499999999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53749999999995"^^xsd:decimal ;
  dwc:decimalLongitude "-9.112499999999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4403'^^xsd:string;
  dwc:scientificName 'Gracilechinus alexandri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.1125'^^xsd:double;
  dwc:startLongitude '-8.99167'^^xsd:double;
  dwc:endLongitude '-9.23333'^^xsd:double;
  dwc:latitude '47.5375'^^xsd:double;
  dwc:startLatitude '47.46833'^^xsd:double;
  dwc:endLatitude '47.60667'^^xsd:double;
  dwc:minimumDepth '2695'^^xsd:integer;
  dwc:maximumDepth '3548'^^xsd:integer;
  dwc:aphiaid '532032'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4403'^^xsd:string;
  dwc:aphiaIdAccepted '532032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53749999999995 -9.112499999999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53749999999995"^^xsd:decimal ;
  dwc:decimalLongitude "-9.112499999999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4463'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.1125'^^xsd:double;
  dwc:startLongitude '-8.99167'^^xsd:double;
  dwc:endLongitude '-9.23333'^^xsd:double;
  dwc:latitude '47.5375'^^xsd:double;
  dwc:startLatitude '47.46833'^^xsd:double;
  dwc:endLatitude '47.60667'^^xsd:double;
  dwc:minimumDepth '2695'^^xsd:integer;
  dwc:maximumDepth '3548'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4463'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53749999999995 -9.112499999999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53749999999995"^^xsd:decimal ;
  dwc:decimalLongitude "-9.112499999999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4330'^^xsd:string;
  dwc:scientificName 'Phormosoma placenta placenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.1125'^^xsd:double;
  dwc:startLongitude '-8.99167'^^xsd:double;
  dwc:endLongitude '-9.23333'^^xsd:double;
  dwc:latitude '47.5375'^^xsd:double;
  dwc:startLatitude '47.46833'^^xsd:double;
  dwc:endLatitude '47.60667'^^xsd:double;
  dwc:minimumDepth '2695'^^xsd:integer;
  dwc:maximumDepth '3548'^^xsd:integer;
  dwc:aphiaid '422796'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4330'^^xsd:string;
  dwc:aphiaIdAccepted '422796'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53749999999995 -9.112499999999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53749999999995"^^xsd:decimal ;
  dwc:decimalLongitude "-9.112499999999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4310'^^xsd:string;
  dwc:scientificName 'Sperosoma grimaldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.1125'^^xsd:double;
  dwc:startLongitude '-8.99167'^^xsd:double;
  dwc:endLongitude '-9.23333'^^xsd:double;
  dwc:latitude '47.5375'^^xsd:double;
  dwc:startLatitude '47.46833'^^xsd:double;
  dwc:endLatitude '47.60667'^^xsd:double;
  dwc:minimumDepth '2695'^^xsd:integer;
  dwc:maximumDepth '3548'^^xsd:integer;
  dwc:aphiaid '124347'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4310'^^xsd:string;
  dwc:aphiaIdAccepted '124347'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53749999999995 -9.112499999999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53749999999995"^^xsd:decimal ;
  dwc:decimalLongitude "-9.112499999999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2695"^^xsd:integer ;
  dwc:maximumDepthInMeters "3548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4521'^^xsd:string;
  dwc:scientificName 'Aeropsis rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.1125'^^xsd:double;
  dwc:startLongitude '-8.99167'^^xsd:double;
  dwc:endLongitude '-9.23333'^^xsd:double;
  dwc:latitude '47.5375'^^xsd:double;
  dwc:startLatitude '47.46833'^^xsd:double;
  dwc:endLatitude '47.60667'^^xsd:double;
  dwc:minimumDepth '2695'^^xsd:integer;
  dwc:maximumDepth '3548'^^xsd:integer;
  dwc:aphiaid '124367'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4521'^^xsd:string;
  dwc:aphiaIdAccepted '124367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.544166666666655 -8.634999999999998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.544166666666655"^^xsd:decimal ;
  dwc:decimalLongitude "-8.634999999999998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1985"^^xsd:integer ;
  dwc:maximumDepthInMeters "2360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4402'^^xsd:string;
  dwc:scientificName 'Gracilechinus alexandri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-8.635'^^xsd:double;
  dwc:startLongitude '-8.51167'^^xsd:double;
  dwc:endLongitude '-8.75833'^^xsd:double;
  dwc:latitude '47.544166666667'^^xsd:double;
  dwc:startLatitude '47.48667'^^xsd:double;
  dwc:endLatitude '47.60167'^^xsd:double;
  dwc:minimumDepth '1985'^^xsd:integer;
  dwc:maximumDepth '2360'^^xsd:integer;
  dwc:aphiaid '532032'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4402'^^xsd:string;
  dwc:aphiaIdAccepted '532032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.544166666666655 -8.634999999999998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.544166666666655"^^xsd:decimal ;
  dwc:decimalLongitude "-8.634999999999998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1985"^^xsd:integer ;
  dwc:maximumDepthInMeters "2360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4436'^^xsd:string;
  dwc:scientificName 'Plexechinus hirsutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-8.635'^^xsd:double;
  dwc:startLongitude '-8.51167'^^xsd:double;
  dwc:endLongitude '-8.75833'^^xsd:double;
  dwc:latitude '47.544166666667'^^xsd:double;
  dwc:startLatitude '47.48667'^^xsd:double;
  dwc:endLatitude '47.60167'^^xsd:double;
  dwc:minimumDepth '1985'^^xsd:integer;
  dwc:maximumDepth '2360'^^xsd:integer;
  dwc:aphiaid '124351'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4436'^^xsd:string;
  dwc:aphiaIdAccepted '124351'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.544166666666655 -8.634999999999998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.544166666666655"^^xsd:decimal ;
  dwc:decimalLongitude "-8.634999999999998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1985"^^xsd:integer ;
  dwc:maximumDepthInMeters "2360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4329'^^xsd:string;
  dwc:scientificName 'Phormosoma placenta placenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-8.635'^^xsd:double;
  dwc:startLongitude '-8.51167'^^xsd:double;
  dwc:endLongitude '-8.75833'^^xsd:double;
  dwc:latitude '47.544166666667'^^xsd:double;
  dwc:startLatitude '47.48667'^^xsd:double;
  dwc:endLatitude '47.60167'^^xsd:double;
  dwc:minimumDepth '1985'^^xsd:integer;
  dwc:maximumDepth '2360'^^xsd:integer;
  dwc:aphiaid '422796'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4329'^^xsd:string;
  dwc:aphiaIdAccepted '422796'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.544166666666655 -8.634999999999998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.544166666666655"^^xsd:decimal ;
  dwc:decimalLongitude "-8.634999999999998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1985"^^xsd:integer ;
  dwc:maximumDepthInMeters "2360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4309'^^xsd:string;
  dwc:scientificName 'Sperosoma grimaldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-8.635'^^xsd:double;
  dwc:startLongitude '-8.51167'^^xsd:double;
  dwc:endLongitude '-8.75833'^^xsd:double;
  dwc:latitude '47.544166666667'^^xsd:double;
  dwc:startLatitude '47.48667'^^xsd:double;
  dwc:endLatitude '47.60167'^^xsd:double;
  dwc:minimumDepth '1985'^^xsd:integer;
  dwc:maximumDepth '2360'^^xsd:integer;
  dwc:aphiaid '124347'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4309'^^xsd:string;
  dwc:aphiaIdAccepted '124347'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.544166666666655 -8.634999999999998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.544166666666655"^^xsd:decimal ;
  dwc:decimalLongitude "-8.634999999999998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1985"^^xsd:integer ;
  dwc:maximumDepthInMeters "2360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4520'^^xsd:string;
  dwc:scientificName 'Aeropsis rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-8.635'^^xsd:double;
  dwc:startLongitude '-8.51167'^^xsd:double;
  dwc:endLongitude '-8.75833'^^xsd:double;
  dwc:latitude '47.544166666667'^^xsd:double;
  dwc:startLatitude '47.48667'^^xsd:double;
  dwc:endLatitude '47.60167'^^xsd:double;
  dwc:minimumDepth '1985'^^xsd:integer;
  dwc:maximumDepth '2360'^^xsd:integer;
  dwc:aphiaid '124367'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4520'^^xsd:string;
  dwc:aphiaIdAccepted '124367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.544166666666655 -8.634999999999998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.544166666666655"^^xsd:decimal ;
  dwc:decimalLongitude "-8.634999999999998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1985"^^xsd:integer ;
  dwc:maximumDepthInMeters "2360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4547'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-8.635'^^xsd:double;
  dwc:startLongitude '-8.51167'^^xsd:double;
  dwc:endLongitude '-8.75833'^^xsd:double;
  dwc:latitude '47.544166666667'^^xsd:double;
  dwc:startLatitude '47.48667'^^xsd:double;
  dwc:endLatitude '47.60167'^^xsd:double;
  dwc:minimumDepth '1985'^^xsd:integer;
  dwc:maximumDepth '2360'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4547'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.544166666666655 -8.634999999999998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.544166666666655"^^xsd:decimal ;
  dwc:decimalLongitude "-8.634999999999998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1985"^^xsd:integer ;
  dwc:maximumDepthInMeters "2360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4462'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-8.635'^^xsd:double;
  dwc:startLongitude '-8.51167'^^xsd:double;
  dwc:endLongitude '-8.75833'^^xsd:double;
  dwc:latitude '47.544166666667'^^xsd:double;
  dwc:startLatitude '47.48667'^^xsd:double;
  dwc:endLatitude '47.60167'^^xsd:double;
  dwc:minimumDepth '1985'^^xsd:integer;
  dwc:maximumDepth '2360'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4462'^^xsd:string;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -8.416666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.416666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4307'^^xsd:string;
  dwc:scientificName 'Sperosoma grimaldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:longitude '-8.4166666666667'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceRemarks 'IdentificationRemarks: S. grimaldii agrees very closely with S. antillense  Mortensen, 1934 from the west Atlantic in every aspect except for the fact that the test of S.antillense is looking more bare'^^xsd:string;
  dwc:aphiaid '124347'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4307'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124347'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -8.416666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.416666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4295'^^xsd:string;
  dwc:scientificName 'Hygrosoma petersii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:longitude '-8.4166666666667'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '124339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4295'^^xsd:string;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124339'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.72 -8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.72"^^xsd:decimal ;
  dwc:decimalLongitude "-8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4296'^^xsd:string;
  dwc:scientificName 'Hygrosoma petersii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-8.27'^^xsd:double;
  dwc:latitude '35.72'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '124339'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4296'^^xsd:string;
  dwc:aphiaIdAccepted '124339'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.72 -8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.72"^^xsd:decimal ;
  dwc:decimalLongitude "-8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4353'^^xsd:string;
  dwc:scientificName 'Plesiodiadema antillarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-8.27'^^xsd:double;
  dwc:latitude '35.72'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '124330'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4353'^^xsd:string;
  dwc:aphiaIdAccepted '124330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.72 -8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.72"^^xsd:decimal ;
  dwc:decimalLongitude "-8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4328'^^xsd:string;
  dwc:scientificName 'Phormosoma placenta placenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-8.27'^^xsd:double;
  dwc:latitude '35.72'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '422796'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4328'^^xsd:string;
  dwc:aphiaIdAccepted '422796'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.72 -8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.72"^^xsd:decimal ;
  dwc:decimalLongitude "-8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2150"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4308'^^xsd:string;
  dwc:scientificName 'Sperosoma grimaldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-8.27'^^xsd:double;
  dwc:latitude '35.72'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '124347'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4308'^^xsd:string;
  dwc:aphiaIdAccepted '124347'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.51666666666667 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.51666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2382"^^xsd:integer ;
  dwc:maximumDepthInMeters "2465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4441'^^xsd:string;
  dwc:scientificName 'Pourtalesia jeffreysi lata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '69.516666666667'^^xsd:double;
  dwc:minimumDepth '2382'^^xsd:integer;
  dwc:maximumDepth '2465'^^xsd:integer;
  dwc:aphiaid '423862'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4441'^^xsd:string;
  dwc:aphiaIdAccepted '423862'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.46666666666667 -7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.46666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3130"^^xsd:integer ;
  dwc:maximumDepthInMeters "3130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4399'^^xsd:string;
  dwc:scientificName 'Gracilechinus alexandri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-7'^^xsd:integer;
  dwc:latitude '46.466666666667'^^xsd:double;
  dwc:minimumDepth '3130'^^xsd:integer;
  dwc:maximumDepth '3130'^^xsd:integer;
  dwc:occurrenceRemarks 'IdentificationRemarks: David, Sibuet(1985) recorded the species at depths up to 4700 min the Bay of Biscay'^^xsd:string;
  dwc:aphiaid '532032'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4399'^^xsd:string;
  dwc:aphiaIdAccepted '532032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.42749999999995 -4.891666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.42749999999995"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4203"^^xsd:integer ;
  dwc:maximumDepthInMeters "4510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4539'^^xsd:string;
  dwc:scientificName 'Aceste bellidifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.8916666666667'^^xsd:double;
  dwc:startLongitude '-4.845'^^xsd:double;
  dwc:endLongitude '-4.93833'^^xsd:double;
  dwc:latitude '44.4275'^^xsd:double;
  dwc:startLatitude '44.34833'^^xsd:double;
  dwc:endLatitude '44.50667'^^xsd:double;
  dwc:minimumDepth '4203'^^xsd:integer;
  dwc:maximumDepth '4510'^^xsd:integer;
  dwc:aphiaid '124365'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4539'^^xsd:string;
  dwc:aphiaIdAccepted '124365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.42749999999995 -4.891666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.42749999999995"^^xsd:decimal ;
  dwc:decimalLongitude "-4.891666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4203"^^xsd:integer ;
  dwc:maximumDepthInMeters "4510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4524'^^xsd:string;
  dwc:scientificName 'Aeropsis rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.8916666666667'^^xsd:double;
  dwc:startLongitude '-4.845'^^xsd:double;
  dwc:endLongitude '-4.93833'^^xsd:double;
  dwc:latitude '44.4275'^^xsd:double;
  dwc:startLatitude '44.34833'^^xsd:double;
  dwc:endLatitude '44.50667'^^xsd:double;
  dwc:minimumDepth '4203'^^xsd:integer;
  dwc:maximumDepth '4510'^^xsd:integer;
  dwc:aphiaid '124367'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4524'^^xsd:string;
  dwc:aphiaIdAccepted '124367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1325 -4.30333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.30333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1845"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4406'^^xsd:string;
  dwc:scientificName 'Gracilechinus alexandri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.3033333333333'^^xsd:double;
  dwc:startLongitude '-4.25'^^xsd:double;
  dwc:endLongitude '-4.35667'^^xsd:double;
  dwc:latitude '44.1325'^^xsd:double;
  dwc:startLatitude '44.07667'^^xsd:double;
  dwc:endLatitude '44.18833'^^xsd:double;
  dwc:minimumDepth '1845'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '532032'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4406'^^xsd:string;
  dwc:aphiaIdAccepted '532032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1325 -4.30333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.30333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1845"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4332'^^xsd:string;
  dwc:scientificName 'Phormosoma placenta placenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.3033333333333'^^xsd:double;
  dwc:startLongitude '-4.25'^^xsd:double;
  dwc:endLongitude '-4.35667'^^xsd:double;
  dwc:latitude '44.1325'^^xsd:double;
  dwc:startLatitude '44.07667'^^xsd:double;
  dwc:endLatitude '44.18833'^^xsd:double;
  dwc:minimumDepth '1845'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '422796'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4332'^^xsd:string;
  dwc:aphiaIdAccepted '422796'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1325 -4.30333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.30333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1845"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4549'^^xsd:string;
  dwc:scientificName 'Holanthus expergitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.3033333333333'^^xsd:double;
  dwc:startLongitude '-4.25'^^xsd:double;
  dwc:endLongitude '-4.35667'^^xsd:double;
  dwc:latitude '44.1325'^^xsd:double;
  dwc:startLatitude '44.07667'^^xsd:double;
  dwc:endLatitude '44.18833'^^xsd:double;
  dwc:minimumDepth '1845'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '526627'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4549'^^xsd:string;
  dwc:aphiaIdAccepted '526627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1325 -4.30333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1325"^^xsd:decimal ;
  dwc:decimalLongitude "-4.30333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1845"^^xsd:integer ;
  dwc:maximumDepthInMeters "2150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4311'^^xsd:string;
  dwc:scientificName 'Sperosoma grimaldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.3033333333333'^^xsd:double;
  dwc:startLongitude '-4.25'^^xsd:double;
  dwc:endLongitude '-4.35667'^^xsd:double;
  dwc:latitude '44.1325'^^xsd:double;
  dwc:startLatitude '44.07667'^^xsd:double;
  dwc:endLatitude '44.18833'^^xsd:double;
  dwc:minimumDepth '1845'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '124347'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4311'^^xsd:string;
  dwc:aphiaIdAccepted '124347'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.2 -3.033333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.2"^^xsd:decimal ;
  dwc:decimalLongitude "-3.033333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2195"^^xsd:integer ;
  dwc:maximumDepthInMeters "2195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4440'^^xsd:string;
  dwc:scientificName 'Pourtalesia jeffreysi lata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:longitude '-3.0333333333333'^^xsd:double;
  dwc:latitude '75.2'^^xsd:double;
  dwc:minimumDepth '2195'^^xsd:integer;
  dwc:maximumDepth '2195'^^xsd:integer;
  dwc:aphiaid '423862'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4440'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '423862'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.78833333333333 -1.6833333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.78833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6833333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2754"^^xsd:integer ;
  dwc:maximumDepthInMeters "2754"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4444'^^xsd:string;
  dwc:scientificName 'Pourtalesia jeffreysi lata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:longitude '-1.6833333333333'^^xsd:double;
  dwc:latitude '79.788333333333'^^xsd:double;
  dwc:minimumDepth '2754'^^xsd:integer;
  dwc:maximumDepth '2754'^^xsd:integer;
  dwc:aphiaid '423862'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4444'^^xsd:string;
  dwc:observationDate '1956-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '423862'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.272 13.1226666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.272"^^xsd:decimal ;
  dwc:decimalLongitude "13.1226666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2234"^^xsd:integer ;
  dwc:maximumDepthInMeters "2234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4452'^^xsd:string;
  dwc:scientificName 'Pourtalesia jeffreysi lata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:longitude '13.122666666667'^^xsd:double;
  dwc:latitude '81.272'^^xsd:double;
  dwc:minimumDepth '2234'^^xsd:integer;
  dwc:maximumDepth '2234'^^xsd:integer;
  dwc:aphiaid '423862'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4452'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '423862'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (82.65 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "82.65"^^xsd:decimal ;
  dwc:decimalLongitude "32.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2899"^^xsd:integer ;
  dwc:maximumDepthInMeters "2899"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4443'^^xsd:string;
  dwc:scientificName 'Pourtalesia jeffreysi lata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:longitude '32.5'^^xsd:double;
  dwc:latitude '82.65'^^xsd:double;
  dwc:minimumDepth '2899'^^xsd:integer;
  dwc:maximumDepth '2899'^^xsd:integer;
  dwc:aphiaid '423862'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4443'^^xsd:string;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '423862'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.7333333333333 88.1530833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.7333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "88.1530833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3039"^^xsd:integer ;
  dwc:maximumDepthInMeters "3081"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4451'^^xsd:string;
  dwc:scientificName 'Pourtalesia jeffreysi lata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:longitude '88.153083333333'^^xsd:double;
  dwc:startLongitude '119.9395'^^xsd:double;
  dwc:endLongitude '56.36667'^^xsd:double;
  dwc:latitude '79.733333333333'^^xsd:double;
  dwc:startLatitude '79.73333'^^xsd:double;
  dwc:endLatitude '79.73333'^^xsd:double;
  dwc:minimumDepth '3039'^^xsd:integer;
  dwc:maximumDepth '3081'^^xsd:integer;
  dwc:aphiaid '423862'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4451'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '423862'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5134__DeepSea_Echinoidea_4450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5134__DeepSea_Echinoidea_4450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.70194444444445 132.60166666666652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.70194444444445"^^xsd:decimal ;
  dwc:decimalLongitude "132.60166666666652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3098"^^xsd:integer ;
  dwc:maximumDepthInMeters "3012"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5134__DeepSea_Echinoidea_4450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Echinoidea_4450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5134_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Echinoidea'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Echinoidea_4450'^^xsd:string;
  dwc:scientificName 'Pourtalesia jeffreysi lata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:longitude '132.60166666667'^^xsd:double;
  dwc:startLongitude '132.55222'^^xsd:double;
  dwc:endLongitude '132.65111'^^xsd:double;
  dwc:latitude '78.701944444444'^^xsd:double;
  dwc:startLatitude '78.70194'^^xsd:double;
  dwc:endLatitude '78.70194'^^xsd:double;
  dwc:minimumDepth '3098'^^xsd:integer;
  dwc:maximumDepth '3012'^^xsd:integer;
  dwc:aphiaid '423862'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Echinoidea_4450'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '423862'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
# EOF