@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/5124__deepsea_Asteroidea_1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1215> ;
  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/5124__deepsea_Asteroidea_1215>
  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/5124__deepsea_Asteroidea_1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1215'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1215'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1216> ;
  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/5124__deepsea_Asteroidea_1216>
  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/5124__deepsea_Asteroidea_1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1216'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1216'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1209> ;
  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/5124__deepsea_Asteroidea_1209>
  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/5124__deepsea_Asteroidea_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1209'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1209'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1210> ;
  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/5124__deepsea_Asteroidea_1210>
  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/5124__deepsea_Asteroidea_1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1210'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1210'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1211> ;
  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/5124__deepsea_Asteroidea_1211>
  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/5124__deepsea_Asteroidea_1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1211'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1211'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_842> ;
  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/5124__deepsea_Asteroidea_842>
  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/5124__deepsea_Asteroidea_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_842'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_842'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.516666666666666 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.516666666666666"^^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 "2450"^^xsd:integer ;
  dwc:maximumDepthInMeters "2450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_843'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '55.516666666667'^^xsd:double;
  dwc:minimumDepth '2450'^^xsd:integer;
  dwc:maximumDepth '2450'^^xsd:integer;
  dwc:aphiaid '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_843'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_844> ;
  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/5124__deepsea_Asteroidea_844>
  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/5124__deepsea_Asteroidea_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_844'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_844'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_845> ;
  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/5124__deepsea_Asteroidea_845>
  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/5124__deepsea_Asteroidea_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_845'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_845'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_846> ;
  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/5124__deepsea_Asteroidea_846>
  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/5124__deepsea_Asteroidea_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_846'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_846'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_847> ;
  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/5124__deepsea_Asteroidea_847>
  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/5124__deepsea_Asteroidea_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_847'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_847'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.733333333333334 -14.033333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.733333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-14.033333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4017"^^xsd:integer ;
  dwc:maximumDepthInMeters "4095"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_905'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:longitude '-14.033333333333'^^xsd:double;
  dwc:latitude '49.733333333333'^^xsd:double;
  dwc:minimumDepth '4017'^^xsd:integer;
  dwc:maximumDepth '4095'^^xsd:integer;
  dwc:aphiaid '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_905'^^xsd:string;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88333333333333 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.88333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4580"^^xsd:integer ;
  dwc:maximumDepthInMeters "4595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_906'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '49.883333333333'^^xsd:double;
  dwc:minimumDepth '4580'^^xsd:integer;
  dwc:maximumDepth '4595'^^xsd:integer;
  dwc:aphiaid '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_906'^^xsd:string;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_854> ;
  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/5124__deepsea_Asteroidea_854>
  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/5124__deepsea_Asteroidea_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_854'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_854'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_855> ;
  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/5124__deepsea_Asteroidea_855>
  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/5124__deepsea_Asteroidea_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_855'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_855'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_835> ;
  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/5124__deepsea_Asteroidea_835>
  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/5124__deepsea_Asteroidea_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_835'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_835'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_836> ;
  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/5124__deepsea_Asteroidea_836>
  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/5124__deepsea_Asteroidea_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_836'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_836'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.36666666666667 -5.483333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.36666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.483333333333333"^^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/5124__deepsea_Asteroidea_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.36666666666667 -5.483333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "63.36666666666667"^^xsd:decimal ;
  geo-pos:long "-5.483333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_837'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:longitude '-5.4833333333333'^^xsd:double;
  dwc:latitude '63.366666666667'^^xsd:double;
  dwc:minimumDepth '2222'^^xsd:integer;
  dwc:maximumDepth '2222'^^xsd:integer;
  dwc:aphiaid '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_837'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_839> ;
  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/5124__deepsea_Asteroidea_839>
  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/5124__deepsea_Asteroidea_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_839'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_839'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2515"^^xsd:integer ;
  dwc:maximumDepthInMeters "2515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_840'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '56.6'^^xsd:double;
  dwc:minimumDepth '2515'^^xsd:integer;
  dwc:maximumDepth '2515'^^xsd:integer;
  dwc:aphiaid '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_840'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_841> ;
  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/5124__deepsea_Asteroidea_841>
  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/5124__deepsea_Asteroidea_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_841'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_841'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 -27.218055555555555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "-27.218055555555555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_867'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-27.218055555556'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_867'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66775 -28.667749999999998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.66775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667749999999998"^^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/5124__deepsea_Asteroidea_868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66775 -28.667749999999998)"^^geo:wktLiteral ;
  geo-pos:lat "58.66775"^^xsd:decimal ;
  geo-pos:long "-28.667749999999998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_868'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.66775'^^xsd:double;
  dwc:startLongitude '-29'^^xsd:integer;
  dwc:endLongitude '-29'^^xsd:integer;
  dwc:latitude '58.66775'^^xsd:double;
  dwc:startLatitude '58.6675'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:minimumDepth '2132'^^xsd:integer;
  dwc:maximumDepth '2151'^^xsd:integer;
  dwc:aphiaid '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_868'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_869> ;
  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/5124__deepsea_Asteroidea_869>
  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/5124__deepsea_Asteroidea_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_869'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_869'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_871> ;
  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/5124__deepsea_Asteroidea_871>
  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/5124__deepsea_Asteroidea_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_871'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_871'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_872> ;
  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/5124__deepsea_Asteroidea_872>
  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/5124__deepsea_Asteroidea_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_872'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_872'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.65 -14.566666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.65"^^xsd:decimal ;
  dwc:decimalLongitude "-14.566666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4350"^^xsd:integer ;
  dwc:maximumDepthInMeters "4400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_907'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:longitude '-14.566666666667'^^xsd:double;
  dwc:latitude '49.65'^^xsd:double;
  dwc:minimumDepth '4350'^^xsd:integer;
  dwc:maximumDepth '4400'^^xsd:integer;
  dwc:aphiaid '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_907'^^xsd:string;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -14.083333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-14.083333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_909'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:longitude '-14.083333333333'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3820'^^xsd:integer;
  dwc:aphiaid '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_909'^^xsd:string;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.81666666666667 -14.116666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.81666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.116666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3970"^^xsd:integer ;
  dwc:maximumDepthInMeters "4000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_910'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:longitude '-14.116666666667'^^xsd:double;
  dwc:latitude '49.816666666667'^^xsd:double;
  dwc:minimumDepth '3970'^^xsd:integer;
  dwc:maximumDepth '4000'^^xsd:integer;
  dwc:aphiaid '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_910'^^xsd:string;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.583333333333336 -14.016666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.583333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-14.016666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4190"^^xsd:integer ;
  dwc:maximumDepthInMeters "4255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_911'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:longitude '-14.016666666667'^^xsd:double;
  dwc:latitude '49.583333333333'^^xsd:double;
  dwc:minimumDepth '4190'^^xsd:integer;
  dwc:maximumDepth '4255'^^xsd:integer;
  dwc:aphiaid '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_911'^^xsd:string;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.733333333333334 -14.166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.733333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-14.166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4180"^^xsd:integer ;
  dwc:maximumDepthInMeters "4310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_912'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:longitude '-14.166666666667'^^xsd:double;
  dwc:latitude '49.733333333333'^^xsd:double;
  dwc:minimumDepth '4180'^^xsd:integer;
  dwc:maximumDepth '4310'^^xsd:integer;
  dwc:aphiaid '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_912'^^xsd:string;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_994> ;
  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/5124__deepsea_Asteroidea_994>
  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/5124__deepsea_Asteroidea_994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_994'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_994'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_995> ;
  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/5124__deepsea_Asteroidea_995>
  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/5124__deepsea_Asteroidea_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_995'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_995'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1095> ;
  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/5124__deepsea_Asteroidea_1095>
  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/5124__deepsea_Asteroidea_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1095'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1095'^^xsd:string;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_873> ;
  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/5124__deepsea_Asteroidea_873>
  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/5124__deepsea_Asteroidea_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_873'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_873'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_874> ;
  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/5124__deepsea_Asteroidea_874>
  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/5124__deepsea_Asteroidea_874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_874'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_874'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_875> ;
  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/5124__deepsea_Asteroidea_875>
  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/5124__deepsea_Asteroidea_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_875'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_875'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_876> ;
  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/5124__deepsea_Asteroidea_876>
  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/5124__deepsea_Asteroidea_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_876'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_876'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_877> ;
  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/5124__deepsea_Asteroidea_877>
  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/5124__deepsea_Asteroidea_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_877'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_877'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_878> ;
  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/5124__deepsea_Asteroidea_878>
  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/5124__deepsea_Asteroidea_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_878'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_878'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_879> ;
  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/5124__deepsea_Asteroidea_879>
  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/5124__deepsea_Asteroidea_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_879'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_879'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_880> ;
  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/5124__deepsea_Asteroidea_880>
  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/5124__deepsea_Asteroidea_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_880'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_880'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_856> ;
  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/5124__deepsea_Asteroidea_856>
  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/5124__deepsea_Asteroidea_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_856'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_856'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_860> ;
  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/5124__deepsea_Asteroidea_860>
  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/5124__deepsea_Asteroidea_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_860'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_860'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_861> ;
  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/5124__deepsea_Asteroidea_861>
  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/5124__deepsea_Asteroidea_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_861'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_861'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_862> ;
  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/5124__deepsea_Asteroidea_862>
  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/5124__deepsea_Asteroidea_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_862'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_862'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_863> ;
  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/5124__deepsea_Asteroidea_863>
  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/5124__deepsea_Asteroidea_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_863'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_863'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1233> ;
  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/5124__deepsea_Asteroidea_1233>
  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/5124__deepsea_Asteroidea_1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1233'^^xsd:string;
  dwc:scientificName 'Benthopecten spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-35.53'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  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 '123839'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1233'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -23.516666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "-23.516666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3705"^^xsd:integer ;
  dwc:maximumDepthInMeters "3705"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1234'^^xsd:string;
  dwc:scientificName 'Cheiraster (Cheiraster) sepitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:longitude '-23.516666666667'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:minimumDepth '3705'^^xsd:integer;
  dwc:maximumDepth '3705'^^xsd:integer;
  dwc:aphiaid '125159'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1234'^^xsd:string;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1235> ;
  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/5124__deepsea_Asteroidea_1235>
  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/5124__deepsea_Asteroidea_1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1235'^^xsd:string;
  dwc:scientificName 'Cheiraster (Cheiraster) sepitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-28.89'^^xsd:double;
  dwc:startLongitude '-29'^^xsd:integer;
  dwc:endLongitude '-29'^^xsd:integer;
  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 '125159'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1235'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1236> ;
  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/5124__deepsea_Asteroidea_1236>
  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/5124__deepsea_Asteroidea_1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1236'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1236'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2515"^^xsd:integer ;
  dwc:maximumDepthInMeters "2515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1237'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '56.6'^^xsd:double;
  dwc:minimumDepth '2515'^^xsd:integer;
  dwc:maximumDepth '2515'^^xsd:integer;
  dwc:aphiaid '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1237'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1238> ;
  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/5124__deepsea_Asteroidea_1238>
  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/5124__deepsea_Asteroidea_1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1238'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1238'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.516666666666666 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.516666666666666"^^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 "2450"^^xsd:integer ;
  dwc:maximumDepthInMeters "2450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1239'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '55.516666666667'^^xsd:double;
  dwc:minimumDepth '2450'^^xsd:integer;
  dwc:maximumDepth '2450'^^xsd:integer;
  dwc:aphiaid '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1239'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1240> ;
  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/5124__deepsea_Asteroidea_1240>
  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/5124__deepsea_Asteroidea_1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1240'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1240'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1241> ;
  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/5124__deepsea_Asteroidea_1241>
  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/5124__deepsea_Asteroidea_1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1241'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1241'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1242> ;
  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/5124__deepsea_Asteroidea_1242>
  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/5124__deepsea_Asteroidea_1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1242'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1242'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1243> ;
  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/5124__deepsea_Asteroidea_1243>
  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/5124__deepsea_Asteroidea_1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1243'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1243'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1244> ;
  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/5124__deepsea_Asteroidea_1244>
  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/5124__deepsea_Asteroidea_1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1244'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1244'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1245> ;
  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/5124__deepsea_Asteroidea_1245>
  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/5124__deepsea_Asteroidea_1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1245'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1245'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1246> ;
  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/5124__deepsea_Asteroidea_1246>
  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/5124__deepsea_Asteroidea_1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1246'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1246'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1247> ;
  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/5124__deepsea_Asteroidea_1247>
  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/5124__deepsea_Asteroidea_1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1247'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1247'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1248> ;
  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/5124__deepsea_Asteroidea_1248>
  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/5124__deepsea_Asteroidea_1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1248'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1248'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333333333 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "2995"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1291'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '38.633333333333'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '2995'^^xsd:integer;
  dwc:aphiaid '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1291'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.31666666666667 -21.2666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.31666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4060"^^xsd:integer ;
  dwc:maximumDepthInMeters "4060"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1292'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-21.266666666667'^^xsd:double;
  dwc:latitude '42.316666666667'^^xsd:double;
  dwc:minimumDepth '4060'^^xsd:integer;
  dwc:maximumDepth '4060'^^xsd:integer;
  dwc:aphiaid '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1292'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.916666666666664 -22.379166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.916666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-22.379166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4261"^^xsd:integer ;
  dwc:maximumDepthInMeters "4261"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1293'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:longitude '-22.379166666667'^^xsd:double;
  dwc:latitude '36.916666666667'^^xsd:double;
  dwc:minimumDepth '4261'^^xsd:integer;
  dwc:maximumDepth '4261'^^xsd:integer;
  dwc:aphiaid '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1293'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1294> ;
  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/5124__deepsea_Asteroidea_1294>
  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/5124__deepsea_Asteroidea_1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1294'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1294'^^xsd:string;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1295> ;
  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/5124__deepsea_Asteroidea_1295>
  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/5124__deepsea_Asteroidea_1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1295'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1295'^^xsd:string;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55 -12.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55"^^xsd:decimal ;
  dwc:decimalLongitude "-12.35"^^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/5124__deepsea_Asteroidea_1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55 -12.35)"^^geo:wktLiteral ;
  geo-pos:lat "54.55"^^xsd:decimal ;
  geo-pos:long "-12.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1296'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-12.35'^^xsd:double;
  dwc:latitude '54.55'^^xsd:double;
  dwc:minimumDepth '2880'^^xsd:integer;
  dwc:maximumDepth '2880'^^xsd:integer;
  dwc:aphiaid '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1296'^^xsd:string;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2515"^^xsd:integer ;
  dwc:maximumDepthInMeters "2515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1297'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '56.6'^^xsd:double;
  dwc:minimumDepth '2515'^^xsd:integer;
  dwc:maximumDepth '2515'^^xsd:integer;
  dwc:aphiaid '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1297'^^xsd:string;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1298> ;
  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/5124__deepsea_Asteroidea_1298>
  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/5124__deepsea_Asteroidea_1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1298'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1298'^^xsd:string;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1299> ;
  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/5124__deepsea_Asteroidea_1299>
  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/5124__deepsea_Asteroidea_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1299'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1299'^^xsd:string;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1300> ;
  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/5124__deepsea_Asteroidea_1300>
  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/5124__deepsea_Asteroidea_1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1300'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1300'^^xsd:string;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1301> ;
  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/5124__deepsea_Asteroidea_1301>
  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/5124__deepsea_Asteroidea_1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1301'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1301'^^xsd:string;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05 -12.333333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05"^^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 "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1302'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-12.333333333333'^^xsd:double;
  dwc:latitude '55.05'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1302'^^xsd:string;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.516666666666666 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.516666666666666"^^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 "2450"^^xsd:integer ;
  dwc:maximumDepthInMeters "2450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1303'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '55.516666666667'^^xsd:double;
  dwc:minimumDepth '2450'^^xsd:integer;
  dwc:maximumDepth '2450'^^xsd:integer;
  dwc:aphiaid '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1303'^^xsd:string;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1304> ;
  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/5124__deepsea_Asteroidea_1304>
  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/5124__deepsea_Asteroidea_1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1304'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1304'^^xsd:string;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1305> ;
  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/5124__deepsea_Asteroidea_1305>
  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/5124__deepsea_Asteroidea_1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1305'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1305'^^xsd:string;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1306> ;
  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/5124__deepsea_Asteroidea_1306>
  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/5124__deepsea_Asteroidea_1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1306'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1306'^^xsd:string;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1307> ;
  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/5124__deepsea_Asteroidea_1307>
  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/5124__deepsea_Asteroidea_1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1307'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1307'^^xsd:string;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1308> ;
  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/5124__deepsea_Asteroidea_1308>
  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/5124__deepsea_Asteroidea_1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1308'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1308'^^xsd:string;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1309> ;
  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/5124__deepsea_Asteroidea_1309>
  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/5124__deepsea_Asteroidea_1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1309'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1309'^^xsd:string;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1310> ;
  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/5124__deepsea_Asteroidea_1310>
  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/5124__deepsea_Asteroidea_1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1310'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1310'^^xsd:string;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1311> ;
  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/5124__deepsea_Asteroidea_1311>
  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/5124__deepsea_Asteroidea_1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1311'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1311'^^xsd:string;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1312> ;
  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/5124__deepsea_Asteroidea_1312>
  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/5124__deepsea_Asteroidea_1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1312'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1312'^^xsd:string;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 -12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2890"^^xsd:integer ;
  dwc:maximumDepthInMeters "2890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1314'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-12.4'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '2890'^^xsd:integer;
  dwc:maximumDepth '2890'^^xsd:integer;
  dwc:aphiaid '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1314'^^xsd:string;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1225> ;
  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/5124__deepsea_Asteroidea_1225>
  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/5124__deepsea_Asteroidea_1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1225'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1225'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1226> ;
  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/5124__deepsea_Asteroidea_1226>
  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/5124__deepsea_Asteroidea_1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1226'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1226'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1227> ;
  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/5124__deepsea_Asteroidea_1227>
  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/5124__deepsea_Asteroidea_1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1227'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1227'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1228> ;
  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/5124__deepsea_Asteroidea_1228>
  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/5124__deepsea_Asteroidea_1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1228'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1228'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1229> ;
  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/5124__deepsea_Asteroidea_1229>
  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/5124__deepsea_Asteroidea_1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1229'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1229'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.76166666666667 -12.931666666666601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.76166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.931666666666601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2275"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1231'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:longitude '-12.931666666667'^^xsd:double;
  dwc:startLongitude '-13'^^xsd:integer;
  dwc:endLongitude '-13'^^xsd:integer;
  dwc:latitude '49.761666666667'^^xsd:double;
  dwc:minimumDepth '2275'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:aphiaid '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1231'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1232> ;
  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/5124__deepsea_Asteroidea_1232>
  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/5124__deepsea_Asteroidea_1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1232'^^xsd:string;
  dwc:scientificName 'Benthopecten spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-28.89'^^xsd:double;
  dwc:startLongitude '-29'^^xsd:integer;
  dwc:endLongitude '-29'^^xsd:integer;
  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 '123839'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1232'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.76166666666667 -12.931666666666601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.76166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.931666666666601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2275"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1267'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:longitude '-12.931666666667'^^xsd:double;
  dwc:startLongitude '-13'^^xsd:integer;
  dwc:endLongitude '-13'^^xsd:integer;
  dwc:latitude '49.761666666667'^^xsd:double;
  dwc:minimumDepth '2275'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:aphiaid '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1267'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1268> ;
  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/5124__deepsea_Asteroidea_1268>
  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/5124__deepsea_Asteroidea_1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1268'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-34.77'^^xsd:double;
  dwc:startLongitude '-35'^^xsd:integer;
  dwc:endLongitude '-35'^^xsd:integer;
  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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1268'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1269> ;
  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/5124__deepsea_Asteroidea_1269>
  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/5124__deepsea_Asteroidea_1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1269'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-35.53'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1269'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.082249999833294 -27.8348333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.082249999833294"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8348333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1270'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.834833333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.082249999833'^^xsd:double;
  dwc:startLatitude '48.97883'^^xsd:double;
  dwc:endLatitude '49.18567'^^xsd:double;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1270'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09075000016665 -27.8395833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09075000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8395833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1271'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.839583333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.090750000167'^^xsd:double;
  dwc:startLatitude '48.95567'^^xsd:double;
  dwc:endLatitude '49.22583'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1271'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.81666666666666 12.666666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.81666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "12.666666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2040"^^xsd:integer ;
  dwc:maximumDepthInMeters "2040"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1272'^^xsd:string;
  dwc:scientificName 'Pontaster tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:longitude '12.666666666667'^^xsd:double;
  dwc:latitude '81.816666666667'^^xsd:double;
  dwc:minimumDepth '2040'^^xsd:integer;
  dwc:maximumDepth '2040'^^xsd:integer;
  dwc:aphiaid '123851'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1272'^^xsd:string;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123851'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1273> ;
  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/5124__deepsea_Asteroidea_1273>
  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/5124__deepsea_Asteroidea_1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1273'^^xsd:string;
  dwc:scientificName 'Pontaster tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123851'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1273'^^xsd:string;
  dwc:aphiaIdAccepted '123851'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1274> ;
  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/5124__deepsea_Asteroidea_1274>
  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/5124__deepsea_Asteroidea_1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1274'^^xsd:string;
  dwc:scientificName 'Pontaster tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123851'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1274'^^xsd:string;
  dwc:aphiaIdAccepted '123851'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1275> ;
  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/5124__deepsea_Asteroidea_1275>
  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/5124__deepsea_Asteroidea_1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1275'^^xsd:string;
  dwc:scientificName 'Pontaster tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123851'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1275'^^xsd:string;
  dwc:aphiaIdAccepted '123851'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.866666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.866666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3307"^^xsd:integer ;
  dwc:maximumDepthInMeters "3307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1276'^^xsd:string;
  dwc:scientificName 'Hoplaster spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.8666666666667'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '3307'^^xsd:integer;
  dwc:maximumDepth '3307'^^xsd:integer;
  dwc:aphiaid '124090'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1276'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1278> ;
  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/5124__deepsea_Asteroidea_1278>
  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/5124__deepsea_Asteroidea_1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1278'^^xsd:string;
  dwc:scientificName 'Hoplaster spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124090'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1278'^^xsd:string;
  dwc:aphiaIdAccepted '124090'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1279> ;
  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/5124__deepsea_Asteroidea_1279>
  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/5124__deepsea_Asteroidea_1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1279'^^xsd:string;
  dwc:scientificName 'Hoplaster spinosus'^^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 '124090'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1279'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1281> ;
  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/5124__deepsea_Asteroidea_1281>
  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/5124__deepsea_Asteroidea_1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1281'^^xsd:string;
  dwc:scientificName 'Hoplaster spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '124090'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1281'^^xsd:string;
  dwc:aphiaIdAccepted '124090'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -12.033333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^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 "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1282'^^xsd:string;
  dwc:scientificName 'Hoplaster spinosus'^^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 '56.2'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '124090'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1282'^^xsd:string;
  dwc:aphiaIdAccepted '124090'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.26499999983329 -13.5125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.26499999983329"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2785"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1283'^^xsd:string;
  dwc:scientificName 'Hoplaster spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-13.5125'^^xsd:double;
  dwc:startLongitude '-14'^^xsd:integer;
  dwc:endLongitude '-14'^^xsd:integer;
  dwc:latitude '50.264999999833'^^xsd:double;
  dwc:startLatitude '50.27333'^^xsd:double;
  dwc:endLatitude '50.25667'^^xsd:double;
  dwc:minimumDepth '2785'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:aphiaid '124090'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1283'^^xsd:string;
  dwc:aphiaIdAccepted '124090'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2640"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1284'^^xsd:string;
  dwc:scientificName 'Hoplaster spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '50.43'^^xsd:double;
  dwc:minimumDepth '2640'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:aphiaid '124090'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1284'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.25 -11.416666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.25"^^xsd:decimal ;
  dwc:decimalLongitude "-11.416666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2475"^^xsd:integer ;
  dwc:maximumDepthInMeters "2475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1285'^^xsd:string;
  dwc:scientificName 'Chondraster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-11.416666666667'^^xsd:double;
  dwc:latitude '56.25'^^xsd:double;
  dwc:minimumDepth '2475'^^xsd:integer;
  dwc:maximumDepth '2475'^^xsd:integer;
  dwc:aphiaid '124105'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1285'^^xsd:string;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1286> ;
  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/5124__deepsea_Asteroidea_1286>
  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/5124__deepsea_Asteroidea_1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1286'^^xsd:string;
  dwc:scientificName 'Chondraster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '124105'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1286'^^xsd:string;
  dwc:aphiaIdAccepted '124105'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1287> ;
  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/5124__deepsea_Asteroidea_1287>
  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/5124__deepsea_Asteroidea_1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1287'^^xsd:string;
  dwc:scientificName 'Ceramaster granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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:occurrenceRemarks 'IdentificationRemarks: Downey in Clark, Downey (1992) distinguished 2 subspecies: C. g. granularis (Retzius, 1783) and  C. g. trispinosus Clark, 1923 (south-west ofVasco da Gama Peak, South Africa). According to these authors, the two subspecies have slight differences in the f'^^xsd:string;
  dwc:aphiaid '124020'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1287'^^xsd:string;
  dwc:aphiaIdAccepted '124020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1288> ;
  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/5124__deepsea_Asteroidea_1288>
  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/5124__deepsea_Asteroidea_1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1288'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis'^^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:occurrenceRemarks 'IdentificationRemarks: Downey in Clark, Downey (1992) distinguished 3 subspecies in the Atlantic Ocean: C.g. grenadensis (Perrier, 1881), C. g. euryplax (Clark,1923) (W and SW of Cape Province, South Africa)and C. g. patagonicus (Sladen, 1889) (Falkland Plateau, Burdwood Bank i'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1288'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.724999999999998 -10.779166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.724999999999998"^^xsd:decimal ;
  dwc:decimalLongitude "-10.779166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1289'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '-10.779166666667'^^xsd:double;
  dwc:latitude '31.725'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1289'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0238333333333 -27.6876666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0238333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.6876666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2442"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1290'^^xsd:string;
  dwc:scientificName 'Litonotaster intermedius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:longitude '-27.687666666667'^^xsd:double;
  dwc:latitude '49.023833333333'^^xsd:double;
  dwc:minimumDepth '2442'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '178122'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1290'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178122'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1249> ;
  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/5124__deepsea_Asteroidea_1249>
  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/5124__deepsea_Asteroidea_1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1249'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1249'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1250> ;
  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/5124__deepsea_Asteroidea_1250>
  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/5124__deepsea_Asteroidea_1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1250'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1250'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1251> ;
  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/5124__deepsea_Asteroidea_1251>
  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/5124__deepsea_Asteroidea_1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1251'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1251'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1252> ;
  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/5124__deepsea_Asteroidea_1252>
  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/5124__deepsea_Asteroidea_1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1252'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1252'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1253> ;
  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/5124__deepsea_Asteroidea_1253>
  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/5124__deepsea_Asteroidea_1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1253'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1253'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1254> ;
  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/5124__deepsea_Asteroidea_1254>
  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/5124__deepsea_Asteroidea_1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1254'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1254'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1255> ;
  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/5124__deepsea_Asteroidea_1255>
  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/5124__deepsea_Asteroidea_1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1255'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1255'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1256> ;
  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/5124__deepsea_Asteroidea_1256>
  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/5124__deepsea_Asteroidea_1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1256'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1256'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1257> ;
  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/5124__deepsea_Asteroidea_1257>
  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/5124__deepsea_Asteroidea_1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1257'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1257'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 -27.218055555555555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "-27.218055555555555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1259'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-27.218055555556'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1259'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66775 -28.667749999999998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.66775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667749999999998"^^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/5124__deepsea_Asteroidea_1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66775 -28.667749999999998)"^^geo:wktLiteral ;
  geo-pos:lat "58.66775"^^xsd:decimal ;
  geo-pos:long "-28.667749999999998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1260'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.66775'^^xsd:double;
  dwc:startLongitude '-29'^^xsd:integer;
  dwc:endLongitude '-29'^^xsd:integer;
  dwc:latitude '58.66775'^^xsd:double;
  dwc:startLatitude '58.6675'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:minimumDepth '2132'^^xsd:integer;
  dwc:maximumDepth '2151'^^xsd:integer;
  dwc:aphiaid '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1260'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1261> ;
  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/5124__deepsea_Asteroidea_1261>
  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/5124__deepsea_Asteroidea_1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1261'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1261'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1262> ;
  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/5124__deepsea_Asteroidea_1262>
  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/5124__deepsea_Asteroidea_1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1262'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1262'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1263> ;
  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/5124__deepsea_Asteroidea_1263>
  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/5124__deepsea_Asteroidea_1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1263'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1263'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1264> ;
  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/5124__deepsea_Asteroidea_1264>
  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/5124__deepsea_Asteroidea_1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1264'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1264'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1265> ;
  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/5124__deepsea_Asteroidea_1265>
  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/5124__deepsea_Asteroidea_1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1265'^^xsd:string;
  dwc:scientificName 'Pectinaster filholi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '380853'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1265'^^xsd:string;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1323> ;
  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/5124__deepsea_Asteroidea_1323>
  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/5124__deepsea_Asteroidea_1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1323'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^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 '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1323'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1324> ;
  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/5124__deepsea_Asteroidea_1324>
  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/5124__deepsea_Asteroidea_1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1324'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^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 '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1324'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1325> ;
  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/5124__deepsea_Asteroidea_1325>
  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/5124__deepsea_Asteroidea_1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1325'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^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 '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1325'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1327> ;
  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/5124__deepsea_Asteroidea_1327>
  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/5124__deepsea_Asteroidea_1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1327'^^xsd:string;
  dwc:scientificName 'Pseudarchaster gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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:occurrenceRemarks 'IdentificationRemarks: Downey in Clark, Downey (1992) distinguished 2 subspecies in the Atlantic Ocean: P.g. gracilis (Sladen, 1889) and P. g. tesselatus Sladen, 1889 (from Gulf of Guinea to False Bay, South Africa). P. g. gracilis differs from P. g. tesselatus in the presence '^^xsd:string;
  dwc:aphiaid '178133'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1327'^^xsd:string;
  dwc:aphiaIdAccepted '178133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1328> ;
  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/5124__deepsea_Asteroidea_1328>
  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/5124__deepsea_Asteroidea_1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1328'^^xsd:string;
  dwc:scientificName 'Pseudarchaster gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '178133'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1328'^^xsd:string;
  dwc:aphiaIdAccepted '178133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1329> ;
  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/5124__deepsea_Asteroidea_1329>
  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/5124__deepsea_Asteroidea_1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1329'^^xsd:string;
  dwc:scientificName 'Pseudarchaster gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '178133'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1329'^^xsd:string;
  dwc:aphiaIdAccepted '178133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1330> ;
  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/5124__deepsea_Asteroidea_1330>
  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/5124__deepsea_Asteroidea_1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1330'^^xsd:string;
  dwc:scientificName 'Pseudarchaster gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '178133'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1330'^^xsd:string;
  dwc:aphiaIdAccepted '178133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.082249999833294 -27.8348333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.082249999833294"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8348333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1332'^^xsd:string;
  dwc:scientificName 'Pseudarchaster gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.834833333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.082249999833'^^xsd:double;
  dwc:startLatitude '48.97883'^^xsd:double;
  dwc:endLatitude '49.18567'^^xsd:double;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '178133'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1332'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1315> ;
  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/5124__deepsea_Asteroidea_1315>
  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/5124__deepsea_Asteroidea_1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1315'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^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 '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1315'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1316> ;
  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/5124__deepsea_Asteroidea_1316>
  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/5124__deepsea_Asteroidea_1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1316'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^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 '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1316'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1317> ;
  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/5124__deepsea_Asteroidea_1317>
  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/5124__deepsea_Asteroidea_1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1317'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^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 '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1317'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1318> ;
  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/5124__deepsea_Asteroidea_1318>
  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/5124__deepsea_Asteroidea_1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1318'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^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 '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1318'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1319> ;
  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/5124__deepsea_Asteroidea_1319>
  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/5124__deepsea_Asteroidea_1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1319'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^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 '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1319'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.666666666666664 -12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.666666666666664"^^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 "2906"^^xsd:integer ;
  dwc:maximumDepthInMeters "2906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1320'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-12.2'^^xsd:double;
  dwc:latitude '54.666666666667'^^xsd:double;
  dwc:minimumDepth '2906'^^xsd:integer;
  dwc:maximumDepth '2906'^^xsd:integer;
  dwc:aphiaid '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1320'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1321> ;
  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/5124__deepsea_Asteroidea_1321>
  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/5124__deepsea_Asteroidea_1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1321'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^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 '2906'^^xsd:integer;
  dwc:maximumDepth '2906'^^xsd:integer;
  dwc:aphiaid '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1321'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1322> ;
  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/5124__deepsea_Asteroidea_1322>
  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/5124__deepsea_Asteroidea_1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1322'^^xsd:string;
  dwc:scientificName 'Paragonaster subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^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 '124053'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1322'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124053'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_857> ;
  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/5124__deepsea_Asteroidea_857>
  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/5124__deepsea_Asteroidea_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_857'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_857'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_858> ;
  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/5124__deepsea_Asteroidea_858>
  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/5124__deepsea_Asteroidea_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_858'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_858'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_859> ;
  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/5124__deepsea_Asteroidea_859>
  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/5124__deepsea_Asteroidea_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_859'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_859'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_848> ;
  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/5124__deepsea_Asteroidea_848>
  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/5124__deepsea_Asteroidea_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_848'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_848'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_849> ;
  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/5124__deepsea_Asteroidea_849>
  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/5124__deepsea_Asteroidea_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_849'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_849'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_850> ;
  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/5124__deepsea_Asteroidea_850>
  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/5124__deepsea_Asteroidea_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_850'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_850'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_851> ;
  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/5124__deepsea_Asteroidea_851>
  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/5124__deepsea_Asteroidea_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_851'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_851'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_852> ;
  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/5124__deepsea_Asteroidea_852>
  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/5124__deepsea_Asteroidea_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_852'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_852'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_853> ;
  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/5124__deepsea_Asteroidea_853>
  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/5124__deepsea_Asteroidea_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_853'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_853'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_996> ;
  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/5124__deepsea_Asteroidea_996>
  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/5124__deepsea_Asteroidea_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_996'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_996'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_997> ;
  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/5124__deepsea_Asteroidea_997>
  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/5124__deepsea_Asteroidea_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_997'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_997'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.866666666499995 -18.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.866666666499995"^^xsd:decimal ;
  dwc:decimalLongitude "-18.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4360"^^xsd:integer ;
  dwc:maximumDepthInMeters "4360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1088'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-18.775'^^xsd:double;
  dwc:startLongitude '-19'^^xsd:integer;
  dwc:endLongitude '-19'^^xsd:integer;
  dwc:latitude '39.8666666665'^^xsd:double;
  dwc:startLatitude '39.83333'^^xsd:double;
  dwc:endLatitude '39.9'^^xsd:double;
  dwc:minimumDepth '4360'^^xsd:integer;
  dwc:maximumDepth '4360'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1088'^^xsd:string;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.016666666666666 -23.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.016666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-23.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5413"^^xsd:integer ;
  dwc:maximumDepthInMeters "5413"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1089'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-23.05'^^xsd:double;
  dwc:latitude '31.016666666667'^^xsd:double;
  dwc:minimumDepth '5413'^^xsd:integer;
  dwc:maximumDepth '5413'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1089'^^xsd:string;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.833333333333332 -25.716666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.833333333333332"^^xsd:decimal ;
  dwc:decimalLongitude "-25.716666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5300"^^xsd:integer ;
  dwc:maximumDepthInMeters "5300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1090'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:longitude '-25.716666666667'^^xsd:double;
  dwc:latitude '30.833333333333'^^xsd:double;
  dwc:minimumDepth '5300'^^xsd:integer;
  dwc:maximumDepth '5300'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1090'^^xsd:string;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.28333333333333 -30.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.28333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3200"^^xsd:integer ;
  dwc:maximumDepthInMeters "3200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1091'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:longitude '-30.85'^^xsd:double;
  dwc:latitude '35.283333333333'^^xsd:double;
  dwc:minimumDepth '3200'^^xsd:integer;
  dwc:maximumDepth '3200'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1091'^^xsd:string;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2025 -27.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2025"^^xsd:decimal ;
  dwc:decimalLongitude "-27.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3085"^^xsd:integer ;
  dwc:maximumDepthInMeters "3085"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1092'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:longitude '-27.85'^^xsd:double;
  dwc:latitude '54.2025'^^xsd:double;
  dwc:minimumDepth '3085'^^xsd:integer;
  dwc:maximumDepth '3085'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1092'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35166666666667 -27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3175"^^xsd:integer ;
  dwc:maximumDepthInMeters "3175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1093'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:longitude '-27'^^xsd:integer;
  dwc:latitude '54.351666666667'^^xsd:double;
  dwc:minimumDepth '3175'^^xsd:integer;
  dwc:maximumDepth '3175'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1093'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1217> ;
  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/5124__deepsea_Asteroidea_1217>
  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/5124__deepsea_Asteroidea_1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1217'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1217'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1219> ;
  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/5124__deepsea_Asteroidea_1219>
  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/5124__deepsea_Asteroidea_1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1219'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1219'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1220> ;
  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/5124__deepsea_Asteroidea_1220>
  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/5124__deepsea_Asteroidea_1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1220'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1220'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1221> ;
  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/5124__deepsea_Asteroidea_1221>
  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/5124__deepsea_Asteroidea_1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1221'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1221'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1222> ;
  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/5124__deepsea_Asteroidea_1222>
  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/5124__deepsea_Asteroidea_1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1222'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1222'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1223> ;
  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/5124__deepsea_Asteroidea_1223>
  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/5124__deepsea_Asteroidea_1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1223'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1223'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1224> ;
  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/5124__deepsea_Asteroidea_1224>
  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/5124__deepsea_Asteroidea_1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1224'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1224'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1344> ;
  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/5124__deepsea_Asteroidea_1344>
  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/5124__deepsea_Asteroidea_1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1344'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124085'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1344'^^xsd:string;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1345> ;
  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/5124__deepsea_Asteroidea_1345>
  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/5124__deepsea_Asteroidea_1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1345'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124085'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1345'^^xsd:string;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1347> ;
  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/5124__deepsea_Asteroidea_1347>
  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/5124__deepsea_Asteroidea_1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1347'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124085'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1347'^^xsd:string;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1348> ;
  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/5124__deepsea_Asteroidea_1348>
  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/5124__deepsea_Asteroidea_1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1348'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124085'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1348'^^xsd:string;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1349> ;
  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/5124__deepsea_Asteroidea_1349>
  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/5124__deepsea_Asteroidea_1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1349'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124085'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1349'^^xsd:string;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.948333333333295 -34.009666666666604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.948333333333295"^^xsd:decimal ;
  dwc:decimalLongitude "-34.009666666666604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2405"^^xsd:integer ;
  dwc:maximumDepthInMeters "2435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_889'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-34.009666666667'^^xsd:double;
  dwc:startLongitude '-34'^^xsd:integer;
  dwc:endLongitude '-34'^^xsd:integer;
  dwc:latitude '53.948333333333'^^xsd:double;
  dwc:startLatitude '54.1055'^^xsd:double;
  dwc:endLatitude '53.79117'^^xsd:double;
  dwc:minimumDepth '2405'^^xsd:integer;
  dwc:maximumDepth '2435'^^xsd:integer;
  dwc:aphiaid '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_889'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.15 -9.266666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.15"^^xsd:decimal ;
  dwc:decimalLongitude "-9.266666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4787"^^xsd:integer ;
  dwc:maximumDepthInMeters "4787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_897'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-9.2666666666667'^^xsd:double;
  dwc:latitude '46.15'^^xsd:double;
  dwc:minimumDepth '4787'^^xsd:integer;
  dwc:maximumDepth '4787'^^xsd:integer;
  dwc:aphiaid '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_897'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9083333333333 -21.950000000000003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9083333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.950000000000003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5005"^^xsd:integer ;
  dwc:maximumDepthInMeters "5005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_898'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:longitude '-21.95'^^xsd:double;
  dwc:startLongitude '-22'^^xsd:integer;
  dwc:endLongitude '-22'^^xsd:integer;
  dwc:latitude '38.908333333333'^^xsd:double;
  dwc:startLatitude '38.9'^^xsd:double;
  dwc:endLatitude '38.91667'^^xsd:double;
  dwc:minimumDepth '5005'^^xsd:integer;
  dwc:maximumDepth '5005'^^xsd:integer;
  dwc:aphiaid '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_898'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -11.09999999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-11.09999999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4900"^^xsd:integer ;
  dwc:maximumDepthInMeters "4900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_900'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:longitude '-11.1'^^xsd:double;
  dwc:startLongitude '-11'^^xsd:integer;
  dwc:endLongitude '-11'^^xsd:integer;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '4900'^^xsd:integer;
  dwc:maximumDepth '4900'^^xsd:integer;
  dwc:aphiaid '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_900'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61666666666667 -12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2910"^^xsd:integer ;
  dwc:maximumDepthInMeters "2910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_903'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-12.1'^^xsd:double;
  dwc:latitude '54.616666666667'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_903'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1351> ;
  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/5124__deepsea_Asteroidea_1351>
  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/5124__deepsea_Asteroidea_1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1351'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124085'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1351'^^xsd:string;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1353> ;
  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/5124__deepsea_Asteroidea_1353>
  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/5124__deepsea_Asteroidea_1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1353'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124085'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1353'^^xsd:string;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1354> ;
  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/5124__deepsea_Asteroidea_1354>
  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/5124__deepsea_Asteroidea_1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1354'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124085'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1354'^^xsd:string;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.916666666666664 -22.379166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.916666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-22.379166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4261"^^xsd:integer ;
  dwc:maximumDepthInMeters "4261"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1376'^^xsd:string;
  dwc:scientificName 'Hymenaster giboryi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:longitude '-22.379166666667'^^xsd:double;
  dwc:latitude '36.916666666667'^^xsd:double;
  dwc:minimumDepth '4261'^^xsd:integer;
  dwc:maximumDepth '4261'^^xsd:integer;
  dwc:aphiaid '124131'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1376'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09075000016665 -27.8395833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09075000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8395833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1380'^^xsd:string;
  dwc:scientificName 'Hymenaster latebrosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.839583333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.090750000167'^^xsd:double;
  dwc:startLatitude '48.95567'^^xsd:double;
  dwc:endLatitude '49.22583'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '178553'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1380'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178553'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -8.666666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.666666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2108"^^xsd:integer ;
  dwc:maximumDepthInMeters "2108"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1381'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.6666666666667'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '2108'^^xsd:integer;
  dwc:maximumDepth '2108'^^xsd:integer;
  dwc:occurrenceRemarks 'IdentificationRemarks: According to Clark, Downey (1992) and Mah (2014), H. membranaceus is considered to be a junior synonym of H. pellucidus. A.M. Clark(1996) and Dilman (2013) assigned H.membranaceusto a distinct species.'^^xsd:string;
  dwc:aphiaid '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1381'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4835 -8.268333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4835"^^xsd:decimal ;
  dwc:decimalLongitude "-8.268333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2103"^^xsd:integer ;
  dwc:maximumDepthInMeters "2141"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1383'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.2683333333333'^^xsd:double;
  dwc:latitude '47.4835'^^xsd:double;
  dwc:minimumDepth '2103'^^xsd:integer;
  dwc:maximumDepth '2141'^^xsd:integer;
  dwc:aphiaid '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1383'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53333333333333 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2775"^^xsd:integer ;
  dwc:maximumDepthInMeters "2775"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1385'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '47.533333333333'^^xsd:double;
  dwc:minimumDepth '2775'^^xsd:integer;
  dwc:maximumDepth '2775'^^xsd:integer;
  dwc:aphiaid '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1385'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 -26.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "-26.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2350"^^xsd:integer ;
  dwc:maximumDepthInMeters "2350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1466'^^xsd:string;
  dwc:scientificName 'Hymenaster roseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:longitude '-26.05'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2350'^^xsd:integer;
  dwc:aphiaid '124140'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1466'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0238333333333 -27.6876666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0238333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.6876666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2442"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1467'^^xsd:string;
  dwc:scientificName 'Hymenaster rotundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:longitude '-27.687666666667'^^xsd:double;
  dwc:latitude '49.023833333333'^^xsd:double;
  dwc:minimumDepth '2442'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '815949'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1467'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815949'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.075 -32.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.075"^^xsd:decimal ;
  dwc:decimalLongitude "-32.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2120"^^xsd:integer ;
  dwc:maximumDepthInMeters "2120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1468'^^xsd:string;
  dwc:scientificName 'Hymenaster tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:longitude '-32.725'^^xsd:double;
  dwc:latitude '39.075'^^xsd:double;
  dwc:minimumDepth '2120'^^xsd:integer;
  dwc:maximumDepth '2120'^^xsd:integer;
  dwc:occurrenceRemarks 'IdentificationRemarks: According to Dilman (2013), H.tenuispinus is probably a junior synonym of H.coccinatus'^^xsd:string;
  dwc:aphiaid '124141'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1468'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124141'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -8.633333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.633333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1471'^^xsd:string;
  dwc:scientificName 'Hymenaster tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-8.6333333333333'^^xsd:double;
  dwc:latitude '44.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '124141'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1471'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124141'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1472> ;
  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/5124__deepsea_Asteroidea_1472>
  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/5124__deepsea_Asteroidea_1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1472'^^xsd:string;
  dwc:scientificName 'Hymenasterides mironovi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-35.53'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  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:occurrenceRemarks 'IdentificationRemarks: The genus Hymenasterides consists of two species. The most significant differences between H. zenognathusfrom West Pacific and H.mironovi from Atlantic are the following: 1) only five to seven spines per paxilla (instead of 9–25) and2) adambulacral plates'^^xsd:string;
  dwc:aphiaid '382006'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1472'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382006'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56666666666667 -8.633333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.633333333333333"^^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/5124__deepsea_Asteroidea_1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56666666666667 -8.633333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "47.56666666666667"^^xsd:decimal ;
  geo-pos:long "-8.633333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1457'^^xsd:string;
  dwc:scientificName 'Hymenaster rex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-8.6333333333333'^^xsd:double;
  dwc:latitude '47.566666666667'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '124139'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1457'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1458> ;
  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/5124__deepsea_Asteroidea_1458>
  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/5124__deepsea_Asteroidea_1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1458'^^xsd:string;
  dwc:scientificName 'Hymenaster rex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124139'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1458'^^xsd:string;
  dwc:aphiaIdAccepted '124139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1459> ;
  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/5124__deepsea_Asteroidea_1459>
  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/5124__deepsea_Asteroidea_1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1459'^^xsd:string;
  dwc:scientificName 'Hymenaster rex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124139'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1459'^^xsd:string;
  dwc:aphiaIdAccepted '124139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1461> ;
  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/5124__deepsea_Asteroidea_1461>
  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/5124__deepsea_Asteroidea_1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1461'^^xsd:string;
  dwc:scientificName 'Hymenaster rex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124139'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1461'^^xsd:string;
  dwc:aphiaIdAccepted '124139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1462> ;
  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/5124__deepsea_Asteroidea_1462>
  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/5124__deepsea_Asteroidea_1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1462'^^xsd:string;
  dwc:scientificName 'Hymenaster rex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124139'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1462'^^xsd:string;
  dwc:aphiaIdAccepted '124139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66775 -28.667749999999998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.66775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667749999999998"^^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/5124__deepsea_Asteroidea_1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66775 -28.667749999999998)"^^geo:wktLiteral ;
  geo-pos:lat "58.66775"^^xsd:decimal ;
  geo-pos:long "-28.667749999999998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1475'^^xsd:string;
  dwc:scientificName 'Pteraster militaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.66775'^^xsd:double;
  dwc:startLongitude '-29'^^xsd:integer;
  dwc:endLongitude '-29'^^xsd:integer;
  dwc:latitude '58.66775'^^xsd:double;
  dwc:startLatitude '58.6675'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:minimumDepth '2132'^^xsd:integer;
  dwc:maximumDepth '2151'^^xsd:integer;
  dwc:aphiaid '124147'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1475'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124147'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66775 -28.667749999999998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.66775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667749999999998"^^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/5124__deepsea_Asteroidea_1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66775 -28.667749999999998)"^^geo:wktLiteral ;
  geo-pos:lat "58.66775"^^xsd:decimal ;
  geo-pos:long "-28.667749999999998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1477'^^xsd:string;
  dwc:scientificName 'Pteraster pulvillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.66775'^^xsd:double;
  dwc:startLongitude '-29'^^xsd:integer;
  dwc:endLongitude '-29'^^xsd:integer;
  dwc:latitude '58.66775'^^xsd:double;
  dwc:startLatitude '58.6675'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:minimumDepth '2132'^^xsd:integer;
  dwc:maximumDepth '2151'^^xsd:integer;
  dwc:aphiaid '124151'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1477'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124151'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1479> ;
  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/5124__deepsea_Asteroidea_1479>
  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/5124__deepsea_Asteroidea_1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1479'^^xsd:string;
  dwc:scientificName 'Pteraster (Apterodon) hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '380973'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1479'^^xsd:string;
  dwc:aphiaIdAccepted '124146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.62 -30.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.62"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3200"^^xsd:integer ;
  dwc:maximumDepthInMeters "3200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1480'^^xsd:string;
  dwc:scientificName 'Pythonaster atlantidis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:longitude '-30.85'^^xsd:double;
  dwc:latitude '35.62'^^xsd:double;
  dwc:minimumDepth '3200'^^xsd:integer;
  dwc:maximumDepth '3200'^^xsd:integer;
  dwc:occurrenceRemarks 'IdentificationRemarks: In addition, according to Howell et al. (2002), the species was recorded in the Porcupine Abyssal Plain at the depth 4802–4877m (no station data in the work)'^^xsd:string;
  dwc:aphiaid '124127'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1480'^^xsd:string;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124127'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7311666666666 -28.6501666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7311666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6501666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2547"^^xsd:integer ;
  dwc:maximumDepthInMeters "2620"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1481'^^xsd:string;
  dwc:scientificName 'Henricia cylindrella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:longitude '-28.650166666667'^^xsd:double;
  dwc:latitude '48.731166666667'^^xsd:double;
  dwc:minimumDepth '2547'^^xsd:integer;
  dwc:maximumDepth '2620'^^xsd:integer;
  dwc:occurrenceRemarks 'IdentificationRemarks:  Rockall Trough south to the Porcupine Seabight, south-west of Ireland, probably to Morocco and Azores. Also the Charlie-Gibbs Fracture Zone area.'^^xsd:string;
  dwc:aphiaid '123964'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1481'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123964'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083333333333336 -23.833333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-23.833333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3465"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1484'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:longitude '-23.833333333333'^^xsd:double;
  dwc:latitude '38.083333333333'^^xsd:double;
  dwc:minimumDepth '3465'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:aphiaid '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1484'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1486> ;
  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/5124__deepsea_Asteroidea_1486>
  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/5124__deepsea_Asteroidea_1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1486'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1486'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2515"^^xsd:integer ;
  dwc:maximumDepthInMeters "2515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1487'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '56.6'^^xsd:double;
  dwc:minimumDepth '2515'^^xsd:integer;
  dwc:maximumDepth '2515'^^xsd:integer;
  dwc:aphiaid '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1487'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1489> ;
  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/5124__deepsea_Asteroidea_1489>
  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/5124__deepsea_Asteroidea_1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1489'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1489'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.516666666666666 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.516666666666666"^^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 "2450"^^xsd:integer ;
  dwc:maximumDepthInMeters "2450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1490'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '55.516666666667'^^xsd:double;
  dwc:minimumDepth '2450'^^xsd:integer;
  dwc:maximumDepth '2450'^^xsd:integer;
  dwc:aphiaid '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1490'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13666666666666 -4.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2076"^^xsd:integer ;
  dwc:maximumDepthInMeters "2076"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1388'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '-4.25'^^xsd:double;
  dwc:latitude '44.136666666667'^^xsd:double;
  dwc:minimumDepth '2076'^^xsd:integer;
  dwc:maximumDepth '2076'^^xsd:integer;
  dwc:aphiaid '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1388'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.551944444444445 -8.566666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.551944444444445"^^xsd:decimal ;
  dwc:decimalLongitude "-8.566666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2025"^^xsd:integer ;
  dwc:maximumDepthInMeters "2025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1390'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '-8.5666666666667'^^xsd:double;
  dwc:latitude '47.551944444444'^^xsd:double;
  dwc:minimumDepth '2025'^^xsd:integer;
  dwc:maximumDepth '2025'^^xsd:integer;
  dwc:aphiaid '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1390'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.683333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.683333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1391'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-8.6833333333333'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:aphiaid '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1391'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18333333333333 -4.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.18333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2430"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1393'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.25'^^xsd:double;
  dwc:latitude '44.183333333333'^^xsd:double;
  dwc:minimumDepth '2430'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1393'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.733333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.733333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2171"^^xsd:integer ;
  dwc:maximumDepthInMeters "2171"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1394'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-8.7333333333333'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2171'^^xsd:integer;
  dwc:maximumDepth '2171'^^xsd:integer;
  dwc:aphiaid '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1394'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1397> ;
  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/5124__deepsea_Asteroidea_1397>
  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/5124__deepsea_Asteroidea_1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1397'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1397'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1398> ;
  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/5124__deepsea_Asteroidea_1398>
  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/5124__deepsea_Asteroidea_1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1398'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1398'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1399> ;
  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/5124__deepsea_Asteroidea_1399>
  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/5124__deepsea_Asteroidea_1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1399'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1399'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1401> ;
  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/5124__deepsea_Asteroidea_1401>
  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/5124__deepsea_Asteroidea_1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1401'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1401'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1402> ;
  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/5124__deepsea_Asteroidea_1402>
  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/5124__deepsea_Asteroidea_1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1402'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1402'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1405> ;
  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/5124__deepsea_Asteroidea_1405>
  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/5124__deepsea_Asteroidea_1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1405'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1405'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1406> ;
  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/5124__deepsea_Asteroidea_1406>
  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/5124__deepsea_Asteroidea_1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1406'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1406'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1407> ;
  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/5124__deepsea_Asteroidea_1407>
  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/5124__deepsea_Asteroidea_1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1407'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1407'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1409> ;
  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/5124__deepsea_Asteroidea_1409>
  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/5124__deepsea_Asteroidea_1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1409'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1409'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1410> ;
  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/5124__deepsea_Asteroidea_1410>
  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/5124__deepsea_Asteroidea_1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1410'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1410'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1413> ;
  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/5124__deepsea_Asteroidea_1413>
  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/5124__deepsea_Asteroidea_1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1413'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1413'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1414> ;
  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/5124__deepsea_Asteroidea_1414>
  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/5124__deepsea_Asteroidea_1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1414'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1414'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1415> ;
  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/5124__deepsea_Asteroidea_1415>
  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/5124__deepsea_Asteroidea_1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1415'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1415'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1417> ;
  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/5124__deepsea_Asteroidea_1417>
  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/5124__deepsea_Asteroidea_1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1417'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1417'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1418> ;
  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/5124__deepsea_Asteroidea_1418>
  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/5124__deepsea_Asteroidea_1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1418'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1418'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2048333333333 -36.073750000000004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-36.073750000000004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2618"^^xsd:integer ;
  dwc:maximumDepthInMeters "2618"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_892'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-36.07375'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  dwc:latitude '54.204833333333'^^xsd:double;
  dwc:startLatitude '54.327'^^xsd:double;
  dwc:endLatitude '54.08267'^^xsd:double;
  dwc:minimumDepth '2618'^^xsd:integer;
  dwc:maximumDepth '2618'^^xsd:integer;
  dwc:aphiaid '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_892'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.217083333333306 -36.06675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.217083333333306"^^xsd:decimal ;
  dwc:decimalLongitude "-36.06675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2620"^^xsd:integer ;
  dwc:maximumDepthInMeters "2676"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_893'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-36.06675'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  dwc:latitude '54.217083333333'^^xsd:double;
  dwc:startLatitude '54.325'^^xsd:double;
  dwc:endLatitude '54.10917'^^xsd:double;
  dwc:minimumDepth '2620'^^xsd:integer;
  dwc:maximumDepth '2676'^^xsd:integer;
  dwc:aphiaid '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_893'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.19066666666665 -36.07991666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.19066666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-36.07991666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_894'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-36.079916666667'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  dwc:latitude '54.190666666667'^^xsd:double;
  dwc:startLatitude '54.3205'^^xsd:double;
  dwc:endLatitude '54.06083'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_894'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.09333333316665 -13.8608333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.09333333316665"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8608333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3749"^^xsd:integer ;
  dwc:maximumDepthInMeters "3757"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_904'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-13.860833333333'^^xsd:double;
  dwc:startLongitude '-14'^^xsd:integer;
  dwc:endLongitude '-14'^^xsd:integer;
  dwc:latitude '50.093333333167'^^xsd:double;
  dwc:startLatitude '50.05333'^^xsd:double;
  dwc:endLatitude '50.13333'^^xsd:double;
  dwc:minimumDepth '3749'^^xsd:integer;
  dwc:maximumDepth '3757'^^xsd:integer;
  dwc:aphiaid '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_904'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.016666666666666 -13.966666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.016666666666666"^^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 "3310"^^xsd:integer ;
  dwc:maximumDepthInMeters "3660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_913'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:longitude '-13.966666666667'^^xsd:double;
  dwc:latitude '50.016666666667'^^xsd:double;
  dwc:minimumDepth '3310'^^xsd:integer;
  dwc:maximumDepth '3660'^^xsd:integer;
  dwc:aphiaid '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_913'^^xsd:string;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1421> ;
  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/5124__deepsea_Asteroidea_1421>
  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/5124__deepsea_Asteroidea_1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1421'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1421'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1422> ;
  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/5124__deepsea_Asteroidea_1422>
  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/5124__deepsea_Asteroidea_1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1422'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1422'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1423> ;
  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/5124__deepsea_Asteroidea_1423>
  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/5124__deepsea_Asteroidea_1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1423'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1423'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1425> ;
  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/5124__deepsea_Asteroidea_1425>
  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/5124__deepsea_Asteroidea_1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1425'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1425'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1426> ;
  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/5124__deepsea_Asteroidea_1426>
  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/5124__deepsea_Asteroidea_1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1426'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1426'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1429> ;
  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/5124__deepsea_Asteroidea_1429>
  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/5124__deepsea_Asteroidea_1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1429'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1429'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1430> ;
  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/5124__deepsea_Asteroidea_1430>
  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/5124__deepsea_Asteroidea_1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1430'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1430'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.83691666666665 -12.97716666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.83691666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-12.97716666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2456"^^xsd:integer ;
  dwc:maximumDepthInMeters "2467"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1432'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '-12.977166666667'^^xsd:double;
  dwc:startLongitude '-13'^^xsd:integer;
  dwc:endLongitude '-13'^^xsd:integer;
  dwc:latitude '49.836916666667'^^xsd:double;
  dwc:startLatitude '49.8425'^^xsd:double;
  dwc:endLatitude '49.83133'^^xsd:double;
  dwc:minimumDepth '2456'^^xsd:integer;
  dwc:maximumDepth '2467'^^xsd:integer;
  dwc:aphiaid '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1432'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1435> ;
  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/5124__deepsea_Asteroidea_1435>
  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/5124__deepsea_Asteroidea_1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1435'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-28.89'^^xsd:double;
  dwc:startLongitude '-29'^^xsd:integer;
  dwc:endLongitude '-29'^^xsd:integer;
  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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1435'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1436> ;
  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/5124__deepsea_Asteroidea_1436>
  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/5124__deepsea_Asteroidea_1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1436'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-35.53'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1436'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9449166668333 -34.0114166666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9449166668333"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0114166666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2404"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1439'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-34.011416666667'^^xsd:double;
  dwc:startLongitude '-34'^^xsd:integer;
  dwc:endLongitude '-34'^^xsd:integer;
  dwc:latitude '53.944916666833'^^xsd:double;
  dwc:startLatitude '54.09467'^^xsd:double;
  dwc:endLatitude '53.79517'^^xsd:double;
  dwc:minimumDepth '2404'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1439'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.082249999833294 -27.8348333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.082249999833294"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8348333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1440'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.834833333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.082249999833'^^xsd:double;
  dwc:startLatitude '48.97883'^^xsd:double;
  dwc:endLatitude '49.18567'^^xsd:double;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1440'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.10341666666665 -27.8365833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.10341666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8365833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1441'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.836583333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.103416666667'^^xsd:double;
  dwc:startLatitude '48.9675'^^xsd:double;
  dwc:endLatitude '49.23933'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1441'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.36666666666667 -5.483333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.36666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.483333333333333"^^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/5124__deepsea_Asteroidea_1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.36666666666667 -5.483333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "63.36666666666667"^^xsd:decimal ;
  geo-pos:long "-5.483333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1443'^^xsd:string;
  dwc:scientificName 'Hymenaster pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:longitude '-5.4833333333333'^^xsd:double;
  dwc:latitude '63.366666666667'^^xsd:double;
  dwc:minimumDepth '2222'^^xsd:integer;
  dwc:maximumDepth '2222'^^xsd:integer;
  dwc:occurrenceRemarks 'IdentificationRemarks: According to Downey in Clark,Downey (1992), this species includes three synonyms: H. membranaceus, H. giganteus Sladen,1891 and H. perissonotus. Clark (1996) considersonly H. perissonotus as a junior synonym'^^xsd:string;
  dwc:aphiaid '124135'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1443'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.21666666666667 -0.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.21666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2814"^^xsd:integer ;
  dwc:maximumDepthInMeters "2814"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1444'^^xsd:string;
  dwc:scientificName 'Hymenaster pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:longitude '-0.55'^^xsd:double;
  dwc:latitude '65.216666666667'^^xsd:double;
  dwc:minimumDepth '2814'^^xsd:integer;
  dwc:maximumDepth '2814'^^xsd:integer;
  dwc:aphiaid '124135'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1444'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.83691666666665 -12.97716666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.83691666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-12.97716666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2456"^^xsd:integer ;
  dwc:maximumDepthInMeters "2467"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_882'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '-12.977166666667'^^xsd:double;
  dwc:startLongitude '-13'^^xsd:integer;
  dwc:endLongitude '-13'^^xsd:integer;
  dwc:latitude '49.836916666667'^^xsd:double;
  dwc:startLatitude '49.8425'^^xsd:double;
  dwc:endLatitude '49.83133'^^xsd:double;
  dwc:minimumDepth '2456'^^xsd:integer;
  dwc:maximumDepth '2467'^^xsd:integer;
  dwc:aphiaid '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_882'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.99083333316665 -12.925833333333301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.99083333316665"^^xsd:decimal ;
  dwc:decimalLongitude "-12.925833333333301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2494"^^xsd:integer ;
  dwc:maximumDepthInMeters "2514"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_883'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '-12.925833333333'^^xsd:double;
  dwc:startLongitude '-13'^^xsd:integer;
  dwc:endLongitude '-13'^^xsd:integer;
  dwc:latitude '49.990833333167'^^xsd:double;
  dwc:startLatitude '49.98833'^^xsd:double;
  dwc:endLatitude '49.99333'^^xsd:double;
  dwc:minimumDepth '2494'^^xsd:integer;
  dwc:maximumDepth '2514'^^xsd:integer;
  dwc:aphiaid '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_883'^^xsd:string;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_885> ;
  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/5124__deepsea_Asteroidea_885>
  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/5124__deepsea_Asteroidea_885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_885'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-35.53'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_885'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1509166668333 -27.801416666666597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1509166668333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.801416666666597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2687"^^xsd:integer ;
  dwc:maximumDepthInMeters "2727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_886'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-27.801416666667'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.150916666833'^^xsd:double;
  dwc:startLatitude '49.24467'^^xsd:double;
  dwc:endLatitude '49.05717'^^xsd:double;
  dwc:minimumDepth '2687'^^xsd:integer;
  dwc:maximumDepth '2727'^^xsd:integer;
  dwc:aphiaid '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_886'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.086999999833296 -27.8333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.086999999833296"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2631"^^xsd:integer ;
  dwc:maximumDepthInMeters "2724"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_887'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-27.833333333333'^^xsd:double;
  dwc:startLongitude '-27.83333'^^xsd:double;
  dwc:endLongitude '-27.83333'^^xsd:double;
  dwc:latitude '49.086999999833'^^xsd:double;
  dwc:startLatitude '48.90983'^^xsd:double;
  dwc:endLatitude '49.26417'^^xsd:double;
  dwc:minimumDepth '2631'^^xsd:integer;
  dwc:maximumDepth '2724'^^xsd:integer;
  dwc:aphiaid '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_887'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -27.2166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2155"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1334'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-27.216666666667'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '2155'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '124085'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1334'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1337> ;
  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 "2878"^^xsd:integer ;
  dwc:maximumDepthInMeters "2878"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5124__deepsea_Asteroidea_1337>
  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/5124__deepsea_Asteroidea_1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1337'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-12.266666666667'^^xsd:double;
  dwc:latitude '54.666666666667'^^xsd:double;
  dwc:minimumDepth '2878'^^xsd:integer;
  dwc:maximumDepth '2878'^^xsd:integer;
  dwc:aphiaid '124085'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1337'^^xsd:string;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1339> ;
  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/5124__deepsea_Asteroidea_1339>
  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/5124__deepsea_Asteroidea_1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1339'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124085'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1339'^^xsd:string;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.516666666666666 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.516666666666666"^^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 "2450"^^xsd:integer ;
  dwc:maximumDepthInMeters "2450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1340'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '55.516666666667'^^xsd:double;
  dwc:minimumDepth '2450'^^xsd:integer;
  dwc:maximumDepth '2450'^^xsd:integer;
  dwc:aphiaid '124085'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1340'^^xsd:string;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1341> ;
  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/5124__deepsea_Asteroidea_1341>
  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/5124__deepsea_Asteroidea_1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1341'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124085'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1341'^^xsd:string;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1447> ;
  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/5124__deepsea_Asteroidea_1447>
  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/5124__deepsea_Asteroidea_1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1447'^^xsd:string;
  dwc:scientificName 'Hymenaster pellucidus'^^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 '124135'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1447'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (82.03333333333333 -9.366666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "82.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.366666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2565"^^xsd:integer ;
  dwc:maximumDepthInMeters "2565"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1449'^^xsd:string;
  dwc:scientificName 'Hymenaster pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:longitude '-9.3666666666667'^^xsd:double;
  dwc:latitude '82.033333333333'^^xsd:double;
  dwc:minimumDepth '2565'^^xsd:integer;
  dwc:maximumDepth '2565'^^xsd:integer;
  dwc:aphiaid '124135'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1449'^^xsd:string;
  dwc:observationDate '1956-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1452> ;
  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/5124__deepsea_Asteroidea_1452>
  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/5124__deepsea_Asteroidea_1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1452'^^xsd:string;
  dwc:scientificName 'Hymenaster regalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '124137'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1452'^^xsd:string;
  dwc:aphiaIdAccepted '124137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.63333333333333 -8.933333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.63333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.933333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3360"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1454'^^xsd:string;
  dwc:scientificName 'Hymenaster reticulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:longitude '-8.9333333333333'^^xsd:double;
  dwc:latitude '47.633333333333'^^xsd:double;
  dwc:minimumDepth '3360'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:aphiaid '124138'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1454'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124138'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.116666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.116666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3056"^^xsd:integer ;
  dwc:maximumDepthInMeters "3056"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1455'^^xsd:string;
  dwc:scientificName 'Hymenaster reticulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.1166666666667'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '3056'^^xsd:integer;
  dwc:maximumDepth '3056'^^xsd:integer;
  dwc:aphiaid '124138'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1455'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124138'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1493> ;
  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/5124__deepsea_Asteroidea_1493>
  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/5124__deepsea_Asteroidea_1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1493'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1493'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1494> ;
  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/5124__deepsea_Asteroidea_1494>
  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/5124__deepsea_Asteroidea_1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1494'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1494'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1495> ;
  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/5124__deepsea_Asteroidea_1495>
  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/5124__deepsea_Asteroidea_1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1495'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1495'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1497> ;
  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/5124__deepsea_Asteroidea_1497>
  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/5124__deepsea_Asteroidea_1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1497'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1497'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1498> ;
  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/5124__deepsea_Asteroidea_1498>
  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/5124__deepsea_Asteroidea_1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1498'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1498'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1031> ;
  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/5124__deepsea_Asteroidea_1031>
  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/5124__deepsea_Asteroidea_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1031'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1031'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1032> ;
  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/5124__deepsea_Asteroidea_1032>
  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/5124__deepsea_Asteroidea_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1032'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1032'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1033> ;
  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/5124__deepsea_Asteroidea_1033>
  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/5124__deepsea_Asteroidea_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1033'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1033'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1035> ;
  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/5124__deepsea_Asteroidea_1035>
  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/5124__deepsea_Asteroidea_1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1035'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1035'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1036> ;
  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/5124__deepsea_Asteroidea_1036>
  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/5124__deepsea_Asteroidea_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1036'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1036'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1047> ;
  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/5124__deepsea_Asteroidea_1047>
  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/5124__deepsea_Asteroidea_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1047'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1047'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1048> ;
  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/5124__deepsea_Asteroidea_1048>
  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/5124__deepsea_Asteroidea_1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1048'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1048'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1049> ;
  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/5124__deepsea_Asteroidea_1049>
  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/5124__deepsea_Asteroidea_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1049'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1049'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1051> ;
  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/5124__deepsea_Asteroidea_1051>
  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/5124__deepsea_Asteroidea_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1051'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1051'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1052> ;
  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/5124__deepsea_Asteroidea_1052>
  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/5124__deepsea_Asteroidea_1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1052'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1052'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1039> ;
  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/5124__deepsea_Asteroidea_1039>
  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/5124__deepsea_Asteroidea_1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1039'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1039'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1040> ;
  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/5124__deepsea_Asteroidea_1040>
  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/5124__deepsea_Asteroidea_1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1040'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1040'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1041> ;
  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/5124__deepsea_Asteroidea_1041>
  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/5124__deepsea_Asteroidea_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1041'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1041'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1043> ;
  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/5124__deepsea_Asteroidea_1043>
  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/5124__deepsea_Asteroidea_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1043'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1043'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.666666666666664 -12.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.666666666666664"^^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/5124__deepsea_Asteroidea_1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.666666666666664 -12.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.666666666666664"^^xsd:decimal ;
  geo-pos:long "-12.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1044'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-12.283333333333'^^xsd:double;
  dwc:latitude '54.666666666667'^^xsd:double;
  dwc:minimumDepth '2910'^^xsd:integer;
  dwc:maximumDepth '2910'^^xsd:integer;
  dwc:aphiaid '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1044'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5431666665 -14.35449999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5431666665"^^xsd:decimal ;
  dwc:decimalLongitude "-14.35449999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4286"^^xsd:integer ;
  dwc:maximumDepthInMeters "4311"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_916'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '-14.3545'^^xsd:double;
  dwc:startLongitude '-14'^^xsd:integer;
  dwc:endLongitude '-14'^^xsd:integer;
  dwc:latitude '49.5431666665'^^xsd:double;
  dwc:startLatitude '49.53583'^^xsd:double;
  dwc:endLatitude '49.5505'^^xsd:double;
  dwc:minimumDepth '4286'^^xsd:integer;
  dwc:maximumDepth '4311'^^xsd:integer;
  dwc:aphiaid '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_916'^^xsd:string;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_917> ;
  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/5124__deepsea_Asteroidea_917>
  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/5124__deepsea_Asteroidea_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_917'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-30.345'^^xsd:double;
  dwc:startLongitude '-30'^^xsd:integer;
  dwc:endLongitude '-30'^^xsd:integer;
  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 '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_917'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.765 -29.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.765"^^xsd:decimal ;
  dwc:decimalLongitude "-29.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3024"^^xsd:integer ;
  dwc:maximumDepthInMeters "3068"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_918'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-29.275'^^xsd:double;
  dwc:startLongitude '-29'^^xsd:integer;
  dwc:endLongitude '-29'^^xsd:integer;
  dwc:latitude '42.765'^^xsd:double;
  dwc:startLatitude '42.77'^^xsd:double;
  dwc:endLatitude '42.76'^^xsd:double;
  dwc:minimumDepth '3024'^^xsd:integer;
  dwc:maximumDepth '3068'^^xsd:integer;
  dwc:aphiaid '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_918'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1509166668333 -27.801416666666597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1509166668333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.801416666666597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2687"^^xsd:integer ;
  dwc:maximumDepthInMeters "2727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_920'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-27.801416666667'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.150916666833'^^xsd:double;
  dwc:startLatitude '49.24467'^^xsd:double;
  dwc:endLatitude '49.05717'^^xsd:double;
  dwc:minimumDepth '2687'^^xsd:integer;
  dwc:maximumDepth '2727'^^xsd:integer;
  dwc:aphiaid '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_920'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.086999999833296 -27.8333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.086999999833296"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2631"^^xsd:integer ;
  dwc:maximumDepthInMeters "2724"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_921'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-27.833333333333'^^xsd:double;
  dwc:startLongitude '-27.83333'^^xsd:double;
  dwc:endLongitude '-27.83333'^^xsd:double;
  dwc:latitude '49.086999999833'^^xsd:double;
  dwc:startLatitude '48.90983'^^xsd:double;
  dwc:endLatitude '49.26417'^^xsd:double;
  dwc:minimumDepth '2631'^^xsd:integer;
  dwc:maximumDepth '2724'^^xsd:integer;
  dwc:aphiaid '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_921'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967222222222226 -26.333333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.967222222222226"^^xsd:decimal ;
  dwc:decimalLongitude "-26.333333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2871"^^xsd:integer ;
  dwc:maximumDepthInMeters "2871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_925'^^xsd:string;
  dwc:scientificName 'Dytaster insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:longitude '-26.333333333333'^^xsd:double;
  dwc:latitude '36.967222222222'^^xsd:double;
  dwc:minimumDepth '2871'^^xsd:integer;
  dwc:maximumDepth '2871'^^xsd:integer;
  dwc:aphiaid '178700'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_925'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178700'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333333333333336 -25.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.333333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2844"^^xsd:integer ;
  dwc:maximumDepthInMeters "2844"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_926'^^xsd:string;
  dwc:scientificName 'Dytaster insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:longitude '-25.35'^^xsd:double;
  dwc:latitude '38.333333333333'^^xsd:double;
  dwc:minimumDepth '2844'^^xsd:integer;
  dwc:maximumDepth '2844'^^xsd:integer;
  dwc:aphiaid '178700'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_926'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178700'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_927> ;
  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/5124__deepsea_Asteroidea_927>
  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/5124__deepsea_Asteroidea_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_927'^^xsd:string;
  dwc:scientificName 'Dytaster insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '178700'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_927'^^xsd:string;
  dwc:aphiaIdAccepted '178700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_929> ;
  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/5124__deepsea_Asteroidea_929>
  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/5124__deepsea_Asteroidea_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_929'^^xsd:string;
  dwc:scientificName 'Dytaster insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '178700'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_929'^^xsd:string;
  dwc:aphiaIdAccepted '178700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_930> ;
  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/5124__deepsea_Asteroidea_930>
  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/5124__deepsea_Asteroidea_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_930'^^xsd:string;
  dwc:scientificName 'Dytaster insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '178700'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_930'^^xsd:string;
  dwc:aphiaIdAccepted '178700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1360> ;
  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/5124__deepsea_Asteroidea_1360>
  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/5124__deepsea_Asteroidea_1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1360'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^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 '124085'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1360'^^xsd:string;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1361> ;
  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/5124__deepsea_Asteroidea_1361>
  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/5124__deepsea_Asteroidea_1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1361'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '124085'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1361'^^xsd:string;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1363> ;
  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/5124__deepsea_Asteroidea_1363>
  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/5124__deepsea_Asteroidea_1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1363'^^xsd:string;
  dwc:scientificName 'Lophaster furcifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-35.53'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  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 '379849'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1363'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333333333 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "2995"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1364'^^xsd:string;
  dwc:scientificName 'Calyptraster personatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '38.633333333333'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '2995'^^xsd:integer;
  dwc:aphiaid '178547'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1364'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967222222222226 -26.333333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.967222222222226"^^xsd:decimal ;
  dwc:decimalLongitude "-26.333333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2871"^^xsd:integer ;
  dwc:maximumDepthInMeters "2871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1365'^^xsd:string;
  dwc:scientificName 'Calyptraster personatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:longitude '-26.333333333333'^^xsd:double;
  dwc:latitude '36.967222222222'^^xsd:double;
  dwc:minimumDepth '2871'^^xsd:integer;
  dwc:maximumDepth '2871'^^xsd:integer;
  dwc:aphiaid '178547'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1365'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.948333333333295 -34.009666666666604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.948333333333295"^^xsd:decimal ;
  dwc:decimalLongitude "-34.009666666666604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2405"^^xsd:integer ;
  dwc:maximumDepthInMeters "2435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1369'^^xsd:string;
  dwc:scientificName 'Hymenaster coccinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-34.009666666667'^^xsd:double;
  dwc:startLongitude '-34'^^xsd:integer;
  dwc:endLongitude '-34'^^xsd:integer;
  dwc:latitude '53.948333333333'^^xsd:double;
  dwc:startLatitude '54.1055'^^xsd:double;
  dwc:endLatitude '53.79117'^^xsd:double;
  dwc:minimumDepth '2405'^^xsd:integer;
  dwc:maximumDepth '2435'^^xsd:integer;
  dwc:aphiaid '234915'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1369'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9449166668333 -34.0114166666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9449166668333"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0114166666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2404"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1370'^^xsd:string;
  dwc:scientificName 'Hymenaster coccinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-34.011416666667'^^xsd:double;
  dwc:startLongitude '-34'^^xsd:integer;
  dwc:endLongitude '-34'^^xsd:integer;
  dwc:latitude '53.944916666833'^^xsd:double;
  dwc:startLatitude '54.09467'^^xsd:double;
  dwc:endLatitude '53.79517'^^xsd:double;
  dwc:minimumDepth '2404'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '234915'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1370'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.082249999833294 -27.8348333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.082249999833294"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8348333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1371'^^xsd:string;
  dwc:scientificName 'Hymenaster coccinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.834833333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.082249999833'^^xsd:double;
  dwc:startLatitude '48.97883'^^xsd:double;
  dwc:endLatitude '49.18567'^^xsd:double;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '234915'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1371'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09075000016665 -27.8395833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09075000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8395833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1373'^^xsd:string;
  dwc:scientificName 'Hymenaster coccinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.839583333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.090750000167'^^xsd:double;
  dwc:startLatitude '48.95567'^^xsd:double;
  dwc:endLatitude '49.22583'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '234915'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1373'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7351666666666 -28.6555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2428"^^xsd:integer ;
  dwc:maximumDepthInMeters "2623"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1374'^^xsd:string;
  dwc:scientificName 'Hymenaster ecomari'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:longitude '-28.6555'^^xsd:double;
  dwc:latitude '48.735166666667'^^xsd:double;
  dwc:minimumDepth '2428'^^xsd:integer;
  dwc:maximumDepth '2623'^^xsd:integer;
  dwc:aphiaid '815947'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1374'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '815947'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_977> ;
  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/5124__deepsea_Asteroidea_977>
  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/5124__deepsea_Asteroidea_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_977'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_977'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_978> ;
  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/5124__deepsea_Asteroidea_978>
  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/5124__deepsea_Asteroidea_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_978'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_978'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_979> ;
  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/5124__deepsea_Asteroidea_979>
  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/5124__deepsea_Asteroidea_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_979'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_979'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_981> ;
  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/5124__deepsea_Asteroidea_981>
  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/5124__deepsea_Asteroidea_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_981'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_981'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_982> ;
  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/5124__deepsea_Asteroidea_982>
  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/5124__deepsea_Asteroidea_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_982'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_982'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_969> ;
  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/5124__deepsea_Asteroidea_969>
  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/5124__deepsea_Asteroidea_969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_969'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_969'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_970> ;
  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/5124__deepsea_Asteroidea_970>
  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/5124__deepsea_Asteroidea_970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_970'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_970'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_971> ;
  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/5124__deepsea_Asteroidea_971>
  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/5124__deepsea_Asteroidea_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_971'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_971'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_973> ;
  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/5124__deepsea_Asteroidea_973>
  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/5124__deepsea_Asteroidea_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_973'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_973'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_974> ;
  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/5124__deepsea_Asteroidea_974>
  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/5124__deepsea_Asteroidea_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_974'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_974'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -9.716666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-9.716666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2505"^^xsd:integer ;
  dwc:maximumDepthInMeters "2505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_959'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.7166666666667'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '2505'^^xsd:integer;
  dwc:maximumDepth '2505'^^xsd:integer;
  dwc:aphiaid '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_959'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_962> ;
  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/5124__deepsea_Asteroidea_962>
  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/5124__deepsea_Asteroidea_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_962'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_962'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_963> ;
  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/5124__deepsea_Asteroidea_963>
  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/5124__deepsea_Asteroidea_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_963'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_963'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_965> ;
  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/5124__deepsea_Asteroidea_965>
  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/5124__deepsea_Asteroidea_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_965'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_965'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_966> ;
  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/5124__deepsea_Asteroidea_966>
  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/5124__deepsea_Asteroidea_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_966'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_966'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.833333333333336 -39.333333333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.833333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-39.333333333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3239"^^xsd:integer ;
  dwc:maximumDepthInMeters "3239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_949'^^xsd:string;
  dwc:scientificName 'Plutonaster agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:longitude '-39.333333333333'^^xsd:double;
  dwc:latitude '34.833333333333'^^xsd:double;
  dwc:minimumDepth '3239'^^xsd:integer;
  dwc:maximumDepth '3239'^^xsd:integer;
  dwc:aphiaid '123639'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_949'^^xsd:string;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.166666666666664 -20.233333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.166666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-20.233333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1430"^^xsd:integer ;
  dwc:maximumDepthInMeters "2425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_950'^^xsd:string;
  dwc:scientificName 'Plutonaster agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-20.233333333333'^^xsd:double;
  dwc:latitude '53.166666666667'^^xsd:double;
  dwc:minimumDepth '1430'^^xsd:integer;
  dwc:maximumDepth '2425'^^xsd:integer;
  dwc:aphiaid '123639'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_950'^^xsd:string;
  dwc:aphiaIdAccepted '123639'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.795 -29.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.795"^^xsd:decimal ;
  dwc:decimalLongitude "-29.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_951'^^xsd:string;
  dwc:scientificName 'Plutonaster agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-29.62'^^xsd:double;
  dwc:startLongitude '-30'^^xsd:integer;
  dwc:endLongitude '-30'^^xsd:integer;
  dwc:latitude '42.795'^^xsd:double;
  dwc:startLatitude '42.81'^^xsd:double;
  dwc:endLatitude '42.78'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:aphiaid '123639'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_951'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_953> ;
  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/5124__deepsea_Asteroidea_953>
  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/5124__deepsea_Asteroidea_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_953'^^xsd:string;
  dwc:scientificName 'Plutonaster agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-28.14'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  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 '123639'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_953'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_954> ;
  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/5124__deepsea_Asteroidea_954>
  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/5124__deepsea_Asteroidea_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_954'^^xsd:string;
  dwc:scientificName 'Plutonaster agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-28.89'^^xsd:double;
  dwc:startLongitude '-29'^^xsd:integer;
  dwc:endLongitude '-29'^^xsd:integer;
  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 '123639'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_954'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2499999998333 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2499999998333"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^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/5124__deepsea_Asteroidea_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2499999998333 -12)"^^geo:wktLiteral ;
  geo-pos:lat "58.2499999998333"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_986'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:startLongitude '-56'^^xsd:integer;
  dwc:endLongitude '-12'^^xsd:integer;
  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 '123904'^^xsd:integer;
  dwc:verbatimPositionSetail 'longitude = endlongitude as startlongitude seems unlikely'^^xsd:string;
  dwc:occurrenceId 'deepsea_Asteroidea_986'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_987> ;
  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/5124__deepsea_Asteroidea_987>
  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/5124__deepsea_Asteroidea_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_987'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_987'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_989> ;
  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/5124__deepsea_Asteroidea_989>
  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/5124__deepsea_Asteroidea_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_989'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_989'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_990> ;
  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/5124__deepsea_Asteroidea_990>
  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/5124__deepsea_Asteroidea_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_990'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_990'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_993> ;
  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/5124__deepsea_Asteroidea_993>
  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/5124__deepsea_Asteroidea_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_993'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_993'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_998> ;
  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/5124__deepsea_Asteroidea_998>
  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/5124__deepsea_Asteroidea_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_998'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_998'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_999> ;
  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/5124__deepsea_Asteroidea_999>
  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/5124__deepsea_Asteroidea_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_999'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_999'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1001> ;
  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/5124__deepsea_Asteroidea_1001>
  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/5124__deepsea_Asteroidea_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1001'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1001'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1002> ;
  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/5124__deepsea_Asteroidea_1002>
  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/5124__deepsea_Asteroidea_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1002'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1002'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.76166666666667 -12.931666666666601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.76166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.931666666666601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2275"^^xsd:integer ;
  dwc:maximumDepthInMeters "2308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1006'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:longitude '-12.931666666667'^^xsd:double;
  dwc:startLongitude '-13'^^xsd:integer;
  dwc:endLongitude '-13'^^xsd:integer;
  dwc:latitude '49.761666666667'^^xsd:double;
  dwc:minimumDepth '2275'^^xsd:integer;
  dwc:maximumDepth '2308'^^xsd:integer;
  dwc:aphiaid '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1006'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09075000016665 -27.8395833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09075000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8395833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1007'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.839583333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.090750000167'^^xsd:double;
  dwc:startLatitude '48.95567'^^xsd:double;
  dwc:endLatitude '49.22583'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1007'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1009> ;
  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/5124__deepsea_Asteroidea_1009>
  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/5124__deepsea_Asteroidea_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1009'^^xsd:string;
  dwc:scientificName 'Psilaster andromeda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123908'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1009'^^xsd:string;
  dwc:aphiaIdAccepted '123908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2499999998333 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2499999998333"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^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/5124__deepsea_Asteroidea_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2499999998333 -12)"^^geo:wktLiteral ;
  geo-pos:lat "58.2499999998333"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1010'^^xsd:string;
  dwc:scientificName 'Psilaster andromeda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:startLongitude '-56'^^xsd:integer;
  dwc:endLongitude '-12'^^xsd:integer;
  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 '123908'^^xsd:integer;
  dwc:verbatimPositionSetail 'longitude = endlongitude as startlongitude seems unlikely'^^xsd:string;
  dwc:occurrenceId 'deepsea_Asteroidea_1010'^^xsd:string;
  dwc:aphiaIdAccepted '123908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15 -9.716666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15"^^xsd:decimal ;
  dwc:decimalLongitude "-9.716666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2505"^^xsd:integer ;
  dwc:maximumDepthInMeters "2505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1011'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.7166666666667'^^xsd:double;
  dwc:latitude '38.15'^^xsd:double;
  dwc:minimumDepth '2505'^^xsd:integer;
  dwc:maximumDepth '2505'^^xsd:integer;
  dwc:occurrenceRemarks 'IdentificationRemarks: Validity of the genera Caulaster and Porcellanaster has not been agreed up to date.Some authors recognise Caulaster as a separategenus, others believe that representatives of Caul-aster are juveniles of Porcellanaster. The most recent publication devoted '^^xsd:string;
  dwc:aphiaid '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1011'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1013> ;
  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/5124__deepsea_Asteroidea_1013>
  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/5124__deepsea_Asteroidea_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1013'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1013'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2025 -27.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2025"^^xsd:decimal ;
  dwc:decimalLongitude "-27.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3085"^^xsd:integer ;
  dwc:maximumDepthInMeters "3085"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1014'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:longitude '-27.85'^^xsd:double;
  dwc:latitude '54.2025'^^xsd:double;
  dwc:minimumDepth '3085'^^xsd:integer;
  dwc:maximumDepth '3085'^^xsd:integer;
  dwc:aphiaid '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1014'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35166666666667 -27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3175"^^xsd:integer ;
  dwc:maximumDepthInMeters "3175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1015'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:longitude '-27'^^xsd:integer;
  dwc:latitude '54.351666666667'^^xsd:double;
  dwc:minimumDepth '3175'^^xsd:integer;
  dwc:maximumDepth '3175'^^xsd:integer;
  dwc:aphiaid '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1015'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1017> ;
  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/5124__deepsea_Asteroidea_1017>
  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/5124__deepsea_Asteroidea_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1017'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1017'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 -12.166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "-12.166666666666666"^^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/5124__deepsea_Asteroidea_1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 -12.166666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "-12.166666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1018'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-12.166666666667'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1018'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2515"^^xsd:integer ;
  dwc:maximumDepthInMeters "2515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1022'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '56.6'^^xsd:double;
  dwc:minimumDepth '2515'^^xsd:integer;
  dwc:maximumDepth '2515'^^xsd:integer;
  dwc:aphiaid '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1022'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1024> ;
  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/5124__deepsea_Asteroidea_1024>
  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/5124__deepsea_Asteroidea_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1024'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1024'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1025> ;
  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 "2878"^^xsd:integer ;
  dwc:maximumDepthInMeters "2878"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5124__deepsea_Asteroidea_1025>
  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/5124__deepsea_Asteroidea_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1025'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-12.266666666667'^^xsd:double;
  dwc:latitude '54.666666666667'^^xsd:double;
  dwc:minimumDepth '2878'^^xsd:integer;
  dwc:maximumDepth '2878'^^xsd:integer;
  dwc:aphiaid '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1025'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1027> ;
  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/5124__deepsea_Asteroidea_1027>
  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/5124__deepsea_Asteroidea_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1027'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1027'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1028> ;
  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/5124__deepsea_Asteroidea_1028>
  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/5124__deepsea_Asteroidea_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1028'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1028'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_932> ;
  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/5124__deepsea_Asteroidea_932>
  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/5124__deepsea_Asteroidea_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_932'^^xsd:string;
  dwc:scientificName 'Dytaster insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '178700'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_932'^^xsd:string;
  dwc:aphiaIdAccepted '178700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_933> ;
  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/5124__deepsea_Asteroidea_933>
  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/5124__deepsea_Asteroidea_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_933'^^xsd:string;
  dwc:scientificName 'Dytaster insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '178700'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_933'^^xsd:string;
  dwc:aphiaIdAccepted '178700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_934> ;
  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/5124__deepsea_Asteroidea_934>
  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/5124__deepsea_Asteroidea_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_934'^^xsd:string;
  dwc:scientificName 'Dytaster insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '178700'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_934'^^xsd:string;
  dwc:aphiaIdAccepted '178700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_937> ;
  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 "2911"^^xsd:integer ;
  dwc:maximumDepthInMeters "2911"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5124__deepsea_Asteroidea_937>
  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/5124__deepsea_Asteroidea_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_937'^^xsd:string;
  dwc:scientificName 'Dytaster insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '-12.266666666667'^^xsd:double;
  dwc:latitude '54.65'^^xsd:double;
  dwc:minimumDepth '2911'^^xsd:integer;
  dwc:maximumDepth '2911'^^xsd:integer;
  dwc:aphiaid '178700'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_937'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178700'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_938> ;
  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/5124__deepsea_Asteroidea_938>
  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/5124__deepsea_Asteroidea_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_938'^^xsd:string;
  dwc:scientificName 'Dytaster insignis'^^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 '178700'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_938'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178700'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_941> ;
  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/5124__deepsea_Asteroidea_941>
  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/5124__deepsea_Asteroidea_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_941'^^xsd:string;
  dwc:scientificName 'Dytaster mollis'^^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 '123891'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_941'^^xsd:string;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.483333333333334 -13.5333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.483333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4975"^^xsd:integer ;
  dwc:maximumDepthInMeters "5005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_942'^^xsd:string;
  dwc:scientificName 'Dytaster semispinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-13.533333333333'^^xsd:double;
  dwc:latitude '44.483333333333'^^xsd:double;
  dwc:minimumDepth '4975'^^xsd:integer;
  dwc:maximumDepth '5005'^^xsd:integer;
  dwc:aphiaid '123894'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_942'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123894'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.724999999999998 -10.779166666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.724999999999998"^^xsd:decimal ;
  dwc:decimalLongitude "-10.779166666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_943'^^xsd:string;
  dwc:scientificName 'Persephonaster patagiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:longitude '-10.779166666667'^^xsd:double;
  dwc:latitude '31.725'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '123899'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_943'^^xsd:string;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123899'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_945> ;
  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/5124__deepsea_Asteroidea_945>
  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/5124__deepsea_Asteroidea_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_945'^^xsd:string;
  dwc:scientificName 'Persephonaster patagiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123899'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_945'^^xsd:string;
  dwc:aphiaIdAccepted '123899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2499999998333 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2499999998333"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^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/5124__deepsea_Asteroidea_946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2499999998333 -12)"^^geo:wktLiteral ;
  geo-pos:lat "58.2499999998333"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_946'^^xsd:string;
  dwc:scientificName 'Persephonaster patagiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:startLongitude '-56'^^xsd:integer;
  dwc:endLongitude '-12'^^xsd:integer;
  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 '123899'^^xsd:integer;
  dwc:verbatimPositionSetail 'longitude = endlongitude as startlongitude seems unlikely'^^xsd:string;
  dwc:occurrenceId 'deepsea_Asteroidea_946'^^xsd:string;
  dwc:aphiaIdAccepted '123899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1055> ;
  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/5124__deepsea_Asteroidea_1055>
  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/5124__deepsea_Asteroidea_1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1055'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1055'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1056> ;
  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/5124__deepsea_Asteroidea_1056>
  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/5124__deepsea_Asteroidea_1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1056'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1056'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 -27.218055555555555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "-27.218055555555555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1058'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-27.218055555556'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1058'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66775 -28.667749999999998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.66775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667749999999998"^^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/5124__deepsea_Asteroidea_1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66775 -28.667749999999998)"^^geo:wktLiteral ;
  geo-pos:lat "58.66775"^^xsd:decimal ;
  geo-pos:long "-28.667749999999998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1059'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.66775'^^xsd:double;
  dwc:startLongitude '-29'^^xsd:integer;
  dwc:endLongitude '-29'^^xsd:integer;
  dwc:latitude '58.66775'^^xsd:double;
  dwc:startLatitude '58.6675'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:minimumDepth '2132'^^xsd:integer;
  dwc:maximumDepth '2151'^^xsd:integer;
  dwc:aphiaid '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1059'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 -31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2005"^^xsd:integer ;
  dwc:maximumDepthInMeters "2005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1060'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-31.75'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:minimumDepth '2005'^^xsd:integer;
  dwc:maximumDepth '2005'^^xsd:integer;
  dwc:aphiaid '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1060'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1062> ;
  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/5124__deepsea_Asteroidea_1062>
  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/5124__deepsea_Asteroidea_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1062'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1062'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1063> ;
  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/5124__deepsea_Asteroidea_1063>
  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/5124__deepsea_Asteroidea_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1063'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1063'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1064> ;
  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/5124__deepsea_Asteroidea_1064>
  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/5124__deepsea_Asteroidea_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1064'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1064'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1066> ;
  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/5124__deepsea_Asteroidea_1066>
  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/5124__deepsea_Asteroidea_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1066'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1066'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1067> ;
  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/5124__deepsea_Asteroidea_1067>
  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/5124__deepsea_Asteroidea_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1067'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1067'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1071> ;
  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/5124__deepsea_Asteroidea_1071>
  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/5124__deepsea_Asteroidea_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1071'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1071'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.666666666666664 -12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.666666666666664"^^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 "2906"^^xsd:integer ;
  dwc:maximumDepthInMeters "2906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1072'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:longitude '-12.2'^^xsd:double;
  dwc:latitude '54.666666666667'^^xsd:double;
  dwc:minimumDepth '2906'^^xsd:integer;
  dwc:maximumDepth '2906'^^xsd:integer;
  dwc:aphiaid '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1072'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1073> ;
  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/5124__deepsea_Asteroidea_1073>
  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/5124__deepsea_Asteroidea_1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1073'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1073'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1075> ;
  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/5124__deepsea_Asteroidea_1075>
  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/5124__deepsea_Asteroidea_1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1075'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-33.605'^^xsd:double;
  dwc:startLongitude '-34'^^xsd:integer;
  dwc:endLongitude '-34'^^xsd:integer;
  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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1075'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1509166668333 -27.801416666666597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1509166668333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.801416666666597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2687"^^xsd:integer ;
  dwc:maximumDepthInMeters "2727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1076'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-27.801416666667'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.150916666833'^^xsd:double;
  dwc:startLatitude '49.24467'^^xsd:double;
  dwc:endLatitude '49.05717'^^xsd:double;
  dwc:minimumDepth '2687'^^xsd:integer;
  dwc:maximumDepth '2727'^^xsd:integer;
  dwc:aphiaid '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1076'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9449166668333 -34.0114166666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9449166668333"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0114166666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2404"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1079'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-34.011416666667'^^xsd:double;
  dwc:startLongitude '-34'^^xsd:integer;
  dwc:endLongitude '-34'^^xsd:integer;
  dwc:latitude '53.944916666833'^^xsd:double;
  dwc:startLatitude '54.09467'^^xsd:double;
  dwc:endLatitude '53.79517'^^xsd:double;
  dwc:minimumDepth '2404'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1079'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.082249999833294 -27.8348333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.082249999833294"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8348333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1080'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.834833333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.082249999833'^^xsd:double;
  dwc:startLatitude '48.97883'^^xsd:double;
  dwc:endLatitude '49.18567'^^xsd:double;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1080'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2048333333333 -36.073750000000004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-36.073750000000004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2618"^^xsd:integer ;
  dwc:maximumDepthInMeters "2618"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1081'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-36.07375'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  dwc:latitude '54.204833333333'^^xsd:double;
  dwc:startLatitude '54.327'^^xsd:double;
  dwc:endLatitude '54.08267'^^xsd:double;
  dwc:minimumDepth '2618'^^xsd:integer;
  dwc:maximumDepth '2618'^^xsd:integer;
  dwc:aphiaid '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1081'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.19066666666665 -36.07991666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.19066666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-36.07991666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1083'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-36.079916666667'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  dwc:latitude '54.190666666667'^^xsd:double;
  dwc:startLatitude '54.3205'^^xsd:double;
  dwc:endLatitude '54.06083'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1083'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.01075 -33.9949166666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.01075"^^xsd:decimal ;
  dwc:decimalLongitude "-33.9949166666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2452"^^xsd:integer ;
  dwc:maximumDepthInMeters "2452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1084'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-33.994916666667'^^xsd:double;
  dwc:startLongitude '-34'^^xsd:integer;
  dwc:endLongitude '-34'^^xsd:integer;
  dwc:latitude '54.01075'^^xsd:double;
  dwc:startLatitude '54.06'^^xsd:double;
  dwc:endLatitude '53.9615'^^xsd:double;
  dwc:minimumDepth '2452'^^xsd:integer;
  dwc:maximumDepth '2452'^^xsd:integer;
  dwc:aphiaid '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1084'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333333333 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "2995"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1086'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '38.633333333333'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '2995'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1086'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.15 -9.266666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.15"^^xsd:decimal ;
  dwc:decimalLongitude "-9.266666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4787"^^xsd:integer ;
  dwc:maximumDepthInMeters "4787"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1087'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-9.2666666666667'^^xsd:double;
  dwc:latitude '46.15'^^xsd:double;
  dwc:minimumDepth '4787'^^xsd:integer;
  dwc:maximumDepth '4787'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1087'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.81666666666667 -14.116666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.81666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.116666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3970"^^xsd:integer ;
  dwc:maximumDepthInMeters "4000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1099'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:longitude '-14.116666666667'^^xsd:double;
  dwc:latitude '49.816666666667'^^xsd:double;
  dwc:minimumDepth '3970'^^xsd:integer;
  dwc:maximumDepth '4000'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1099'^^xsd:string;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1195> ;
  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/5124__deepsea_Asteroidea_1195>
  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/5124__deepsea_Asteroidea_1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1195'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1195'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1198> ;
  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/5124__deepsea_Asteroidea_1198>
  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/5124__deepsea_Asteroidea_1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1198'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1198'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1199> ;
  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/5124__deepsea_Asteroidea_1199>
  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/5124__deepsea_Asteroidea_1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1199'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1199'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1200> ;
  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/5124__deepsea_Asteroidea_1200>
  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/5124__deepsea_Asteroidea_1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1200'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1200'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1202> ;
  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/5124__deepsea_Asteroidea_1202>
  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/5124__deepsea_Asteroidea_1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1202'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1202'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1203> ;
  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/5124__deepsea_Asteroidea_1203>
  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/5124__deepsea_Asteroidea_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1203'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1203'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1206> ;
  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/5124__deepsea_Asteroidea_1206>
  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/5124__deepsea_Asteroidea_1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1206'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1206'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5431666665 -14.35449999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5431666665"^^xsd:decimal ;
  dwc:decimalLongitude "-14.35449999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4286"^^xsd:integer ;
  dwc:maximumDepthInMeters "4311"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1583'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:longitude '-14.3545'^^xsd:double;
  dwc:startLongitude '-14'^^xsd:integer;
  dwc:endLongitude '-14'^^xsd:integer;
  dwc:latitude '49.5431666665'^^xsd:double;
  dwc:startLatitude '49.53583'^^xsd:double;
  dwc:endLatitude '49.5505'^^xsd:double;
  dwc:minimumDepth '4286'^^xsd:integer;
  dwc:maximumDepth '4311'^^xsd:integer;
  dwc:aphiaid '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1583'^^xsd:string;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1584> ;
  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/5124__deepsea_Asteroidea_1584>
  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/5124__deepsea_Asteroidea_1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1584'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-30.345'^^xsd:double;
  dwc:startLongitude '-30'^^xsd:integer;
  dwc:endLongitude '-30'^^xsd:integer;
  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 '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1584'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.765 -29.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.765"^^xsd:decimal ;
  dwc:decimalLongitude "-29.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3024"^^xsd:integer ;
  dwc:maximumDepthInMeters "3068"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1586'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-29.275'^^xsd:double;
  dwc:startLongitude '-29'^^xsd:integer;
  dwc:endLongitude '-29'^^xsd:integer;
  dwc:latitude '42.765'^^xsd:double;
  dwc:startLatitude '42.77'^^xsd:double;
  dwc:endLatitude '42.76'^^xsd:double;
  dwc:minimumDepth '3024'^^xsd:integer;
  dwc:maximumDepth '3068'^^xsd:integer;
  dwc:aphiaid '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1586'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1587> ;
  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/5124__deepsea_Asteroidea_1587>
  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/5124__deepsea_Asteroidea_1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1587'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-28.56'^^xsd:double;
  dwc:startLongitude '-29'^^xsd:integer;
  dwc:endLongitude '-29'^^xsd:integer;
  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 '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1587'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1589> ;
  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/5124__deepsea_Asteroidea_1589>
  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/5124__deepsea_Asteroidea_1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1589'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-35.53'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  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 '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1589'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1509166668333 -27.801416666666597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1509166668333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.801416666666597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2687"^^xsd:integer ;
  dwc:maximumDepthInMeters "2727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1590'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-27.801416666667'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.150916666833'^^xsd:double;
  dwc:startLatitude '49.24467'^^xsd:double;
  dwc:endLatitude '49.05717'^^xsd:double;
  dwc:minimumDepth '2687'^^xsd:integer;
  dwc:maximumDepth '2727'^^xsd:integer;
  dwc:aphiaid '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1590'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.97600000016665 -36.15466666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.97600000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-36.15466666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2605"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1591'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-36.154666666667'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  dwc:latitude '53.976000000167'^^xsd:double;
  dwc:startLatitude '53.85167'^^xsd:double;
  dwc:endLatitude '54.10033'^^xsd:double;
  dwc:minimumDepth '2605'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1591'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.93850000016665 -34.01299999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.93850000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-34.01299999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2410"^^xsd:integer ;
  dwc:maximumDepthInMeters "2445"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1593'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-34.013'^^xsd:double;
  dwc:startLongitude '-34'^^xsd:integer;
  dwc:endLongitude '-34'^^xsd:integer;
  dwc:latitude '53.938500000167'^^xsd:double;
  dwc:startLatitude '54.09467'^^xsd:double;
  dwc:endLatitude '53.78233'^^xsd:double;
  dwc:minimumDepth '2410'^^xsd:integer;
  dwc:maximumDepth '2445'^^xsd:integer;
  dwc:aphiaid '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1593'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9449166668333 -34.0114166666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9449166668333"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0114166666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2404"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1594'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-34.011416666667'^^xsd:double;
  dwc:startLongitude '-34'^^xsd:integer;
  dwc:endLongitude '-34'^^xsd:integer;
  dwc:latitude '53.944916666833'^^xsd:double;
  dwc:startLatitude '54.09467'^^xsd:double;
  dwc:endLatitude '53.79517'^^xsd:double;
  dwc:minimumDepth '2404'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1594'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.833333333333336 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.833333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4850"^^xsd:integer ;
  dwc:maximumDepthInMeters "4850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1104'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '48.833333333333'^^xsd:double;
  dwc:minimumDepth '4850'^^xsd:integer;
  dwc:maximumDepth '4850'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1104'^^xsd:string;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.833333333333336 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.833333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4850"^^xsd:integer ;
  dwc:maximumDepthInMeters "4850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1105'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '48.833333333333'^^xsd:double;
  dwc:minimumDepth '4850'^^xsd:integer;
  dwc:maximumDepth '4850'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1105'^^xsd:string;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.833333333333336 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.833333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4850"^^xsd:integer ;
  dwc:maximumDepthInMeters "4850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1106'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '48.833333333333'^^xsd:double;
  dwc:minimumDepth '4850'^^xsd:integer;
  dwc:maximumDepth '4850'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1106'^^xsd:string;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.833333333333336 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.833333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4850"^^xsd:integer ;
  dwc:maximumDepthInMeters "4850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1108'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '48.833333333333'^^xsd:double;
  dwc:minimumDepth '4850'^^xsd:integer;
  dwc:maximumDepth '4850'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1108'^^xsd:string;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2453333335 -14.74524999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2453333335"^^xsd:decimal ;
  dwc:decimalLongitude "-14.74524999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3986"^^xsd:integer ;
  dwc:maximumDepthInMeters "4016"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1109'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:longitude '-14.74525'^^xsd:double;
  dwc:startLongitude '-15'^^xsd:integer;
  dwc:endLongitude '-15'^^xsd:integer;
  dwc:latitude '50.2453333335'^^xsd:double;
  dwc:startLatitude '50.19867'^^xsd:double;
  dwc:endLatitude '50.292'^^xsd:double;
  dwc:minimumDepth '3986'^^xsd:integer;
  dwc:maximumDepth '4016'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1109'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1112> ;
  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/5124__deepsea_Asteroidea_1112>
  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/5124__deepsea_Asteroidea_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1112'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-30.975'^^xsd:double;
  dwc:startLongitude '-31'^^xsd:integer;
  dwc:endLongitude '-31'^^xsd:integer;
  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 '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1112'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1113> ;
  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/5124__deepsea_Asteroidea_1113>
  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/5124__deepsea_Asteroidea_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1113'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-33.605'^^xsd:double;
  dwc:startLongitude '-34'^^xsd:integer;
  dwc:endLongitude '-34'^^xsd:integer;
  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 '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1113'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1114> ;
  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/5124__deepsea_Asteroidea_1114>
  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/5124__deepsea_Asteroidea_1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1114'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-28.89'^^xsd:double;
  dwc:startLongitude '-29'^^xsd:integer;
  dwc:endLongitude '-29'^^xsd:integer;
  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 '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1114'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1116> ;
  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/5124__deepsea_Asteroidea_1116>
  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/5124__deepsea_Asteroidea_1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1116'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-33.605'^^xsd:double;
  dwc:startLongitude '-34'^^xsd:integer;
  dwc:endLongitude '-34'^^xsd:integer;
  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 '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1116'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1509166668333 -27.801416666666597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1509166668333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.801416666666597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2687"^^xsd:integer ;
  dwc:maximumDepthInMeters "2727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1117'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-27.801416666667'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.150916666833'^^xsd:double;
  dwc:startLatitude '49.24467'^^xsd:double;
  dwc:endLatitude '49.05717'^^xsd:double;
  dwc:minimumDepth '2687'^^xsd:integer;
  dwc:maximumDepth '2727'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1117'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.97600000016665 -36.15466666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.97600000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-36.15466666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2605"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1120'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-36.154666666667'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  dwc:latitude '53.976000000167'^^xsd:double;
  dwc:startLatitude '53.85167'^^xsd:double;
  dwc:endLatitude '54.10033'^^xsd:double;
  dwc:minimumDepth '2605'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1120'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.082249999833294 -27.8348333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.082249999833294"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8348333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1121'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.834833333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.082249999833'^^xsd:double;
  dwc:startLatitude '48.97883'^^xsd:double;
  dwc:endLatitude '49.18567'^^xsd:double;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1121'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.10341666666665 -27.8365833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.10341666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8365833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1122'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.836583333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.103416666667'^^xsd:double;
  dwc:startLatitude '48.9675'^^xsd:double;
  dwc:endLatitude '49.23933'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1122'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.217083333333306 -36.06675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.217083333333306"^^xsd:decimal ;
  dwc:decimalLongitude "-36.06675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2620"^^xsd:integer ;
  dwc:maximumDepthInMeters "2676"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1124'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-36.06675'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  dwc:latitude '54.217083333333'^^xsd:double;
  dwc:startLatitude '54.325'^^xsd:double;
  dwc:endLatitude '54.10917'^^xsd:double;
  dwc:minimumDepth '2620'^^xsd:integer;
  dwc:maximumDepth '2676'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1124'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.19066666666665 -36.07991666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.19066666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-36.07991666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1125'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-36.079916666667'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  dwc:latitude '54.190666666667'^^xsd:double;
  dwc:startLatitude '54.3205'^^xsd:double;
  dwc:endLatitude '54.06083'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1125'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1130> ;
  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/5124__deepsea_Asteroidea_1130>
  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/5124__deepsea_Asteroidea_1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1130'^^xsd:string;
  dwc:scientificName 'Porcellanaster ceruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-30.975'^^xsd:double;
  dwc:startLongitude '-31'^^xsd:integer;
  dwc:endLongitude '-31'^^xsd:integer;
  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 '123935'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1130'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1131> ;
  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/5124__deepsea_Asteroidea_1131>
  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/5124__deepsea_Asteroidea_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1131'^^xsd:string;
  dwc:scientificName 'Porcellanaster ceruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-33.605'^^xsd:double;
  dwc:startLongitude '-34'^^xsd:integer;
  dwc:endLongitude '-34'^^xsd:integer;
  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 '123935'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1131'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1132> ;
  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/5124__deepsea_Asteroidea_1132>
  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/5124__deepsea_Asteroidea_1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1132'^^xsd:string;
  dwc:scientificName 'Porcellanaster ceruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-34.77'^^xsd:double;
  dwc:startLongitude '-35'^^xsd:integer;
  dwc:endLongitude '-35'^^xsd:integer;
  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 '123935'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1132'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1509166668333 -27.801416666666597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1509166668333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.801416666666597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2687"^^xsd:integer ;
  dwc:maximumDepthInMeters "2727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1134'^^xsd:string;
  dwc:scientificName 'Porcellanaster ceruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-27.801416666667'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.150916666833'^^xsd:double;
  dwc:startLatitude '49.24467'^^xsd:double;
  dwc:endLatitude '49.05717'^^xsd:double;
  dwc:minimumDepth '2687'^^xsd:integer;
  dwc:maximumDepth '2727'^^xsd:integer;
  dwc:aphiaid '123935'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1134'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.97600000016665 -36.15466666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.97600000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-36.15466666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2605"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1135'^^xsd:string;
  dwc:scientificName 'Porcellanaster ceruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-36.154666666667'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  dwc:latitude '53.976000000167'^^xsd:double;
  dwc:startLatitude '53.85167'^^xsd:double;
  dwc:endLatitude '54.10033'^^xsd:double;
  dwc:minimumDepth '2605'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '123935'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1135'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9449166668333 -34.0114166666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9449166668333"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0114166666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2404"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1138'^^xsd:string;
  dwc:scientificName 'Porcellanaster ceruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-34.011416666667'^^xsd:double;
  dwc:startLongitude '-34'^^xsd:integer;
  dwc:endLongitude '-34'^^xsd:integer;
  dwc:latitude '53.944916666833'^^xsd:double;
  dwc:startLatitude '54.09467'^^xsd:double;
  dwc:endLatitude '53.79517'^^xsd:double;
  dwc:minimumDepth '2404'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '123935'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1138'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.082249999833294 -27.8348333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.082249999833294"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8348333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1139'^^xsd:string;
  dwc:scientificName 'Porcellanaster ceruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.834833333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.082249999833'^^xsd:double;
  dwc:startLatitude '48.97883'^^xsd:double;
  dwc:endLatitude '49.18567'^^xsd:double;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '123935'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1139'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09075000016665 -27.8395833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09075000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8395833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1141'^^xsd:string;
  dwc:scientificName 'Porcellanaster ceruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.839583333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.090750000167'^^xsd:double;
  dwc:startLatitude '48.95567'^^xsd:double;
  dwc:endLatitude '49.22583'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '123935'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1141'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2048333333333 -36.073750000000004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-36.073750000000004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2618"^^xsd:integer ;
  dwc:maximumDepthInMeters "2618"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1142'^^xsd:string;
  dwc:scientificName 'Porcellanaster ceruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-36.07375'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  dwc:latitude '54.204833333333'^^xsd:double;
  dwc:startLatitude '54.327'^^xsd:double;
  dwc:endLatitude '54.08267'^^xsd:double;
  dwc:minimumDepth '2618'^^xsd:integer;
  dwc:maximumDepth '2618'^^xsd:integer;
  dwc:aphiaid '123935'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1142'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.217083333333306 -36.06675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.217083333333306"^^xsd:decimal ;
  dwc:decimalLongitude "-36.06675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2620"^^xsd:integer ;
  dwc:maximumDepthInMeters "2676"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1143'^^xsd:string;
  dwc:scientificName 'Porcellanaster ceruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-36.06675'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  dwc:latitude '54.217083333333'^^xsd:double;
  dwc:startLatitude '54.325'^^xsd:double;
  dwc:endLatitude '54.10917'^^xsd:double;
  dwc:minimumDepth '2620'^^xsd:integer;
  dwc:maximumDepth '2676'^^xsd:integer;
  dwc:aphiaid '123935'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1143'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14166666666665 -25.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-25.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4020"^^xsd:integer ;
  dwc:maximumDepthInMeters "4020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1146'^^xsd:string;
  dwc:scientificName 'Styracaster armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-25.575'^^xsd:double;
  dwc:startLongitude '-26'^^xsd:integer;
  dwc:endLongitude '-26'^^xsd:integer;
  dwc:latitude '38.141666666667'^^xsd:double;
  dwc:startLatitude '38.15'^^xsd:double;
  dwc:endLatitude '38.13333'^^xsd:double;
  dwc:minimumDepth '4020'^^xsd:integer;
  dwc:maximumDepth '4020'^^xsd:integer;
  dwc:aphiaid '123941'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1146'^^xsd:string;
  dwc:aphiaIdAccepted '123941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083333333333336 -23.833333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-23.833333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3465"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1147'^^xsd:string;
  dwc:scientificName 'Styracaster armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-23.833333333333'^^xsd:double;
  dwc:latitude '38.083333333333'^^xsd:double;
  dwc:minimumDepth '3465'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:aphiaid '123941'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1147'^^xsd:string;
  dwc:aphiaIdAccepted '123941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.866666666499995 -18.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.866666666499995"^^xsd:decimal ;
  dwc:decimalLongitude "-18.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4360"^^xsd:integer ;
  dwc:maximumDepthInMeters "4360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1148'^^xsd:string;
  dwc:scientificName 'Styracaster armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '-18.775'^^xsd:double;
  dwc:startLongitude '-19'^^xsd:integer;
  dwc:endLongitude '-19'^^xsd:integer;
  dwc:latitude '39.8666666665'^^xsd:double;
  dwc:startLatitude '39.83333'^^xsd:double;
  dwc:endLatitude '39.9'^^xsd:double;
  dwc:minimumDepth '4360'^^xsd:integer;
  dwc:maximumDepth '4360'^^xsd:integer;
  dwc:aphiaid '123941'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1148'^^xsd:string;
  dwc:aphiaIdAccepted '123941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1150> ;
  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/5124__deepsea_Asteroidea_1150>
  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/5124__deepsea_Asteroidea_1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1150'^^xsd:string;
  dwc:scientificName 'Styracaster armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-28.89'^^xsd:double;
  dwc:startLongitude '-29'^^xsd:integer;
  dwc:endLongitude '-29'^^xsd:integer;
  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 '123941'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1150'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123941'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1151> ;
  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/5124__deepsea_Asteroidea_1151>
  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/5124__deepsea_Asteroidea_1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1151'^^xsd:string;
  dwc:scientificName 'Styracaster armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-30.975'^^xsd:double;
  dwc:startLongitude '-31'^^xsd:integer;
  dwc:endLongitude '-31'^^xsd:integer;
  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 '123941'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1151'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123941'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09075000016665 -27.8395833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09075000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8395833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1153'^^xsd:string;
  dwc:scientificName 'Styracaster armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.839583333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.090750000167'^^xsd:double;
  dwc:startLatitude '48.95567'^^xsd:double;
  dwc:endLatitude '49.22583'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '123941'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1153'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123941'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.35166666666667 -27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.35166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3175"^^xsd:integer ;
  dwc:maximumDepthInMeters "3175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1154'^^xsd:string;
  dwc:scientificName 'Styracaster chuni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:longitude '-27'^^xsd:integer;
  dwc:latitude '54.351666666667'^^xsd:double;
  dwc:minimumDepth '3175'^^xsd:integer;
  dwc:maximumDepth '3175'^^xsd:integer;
  dwc:aphiaid '123942'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1154'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123942'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4810"^^xsd:integer ;
  dwc:maximumDepthInMeters "4810"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1505'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:minimumDepth '4810'^^xsd:integer;
  dwc:maximumDepth '4810'^^xsd:integer;
  dwc:aphiaid '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1505'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1509> ;
  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/5124__deepsea_Asteroidea_1509>
  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/5124__deepsea_Asteroidea_1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1509'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^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 '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1509'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1510> ;
  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/5124__deepsea_Asteroidea_1510>
  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/5124__deepsea_Asteroidea_1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1510'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1510'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1511> ;
  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/5124__deepsea_Asteroidea_1511>
  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/5124__deepsea_Asteroidea_1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1511'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1511'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1513> ;
  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/5124__deepsea_Asteroidea_1513>
  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/5124__deepsea_Asteroidea_1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1513'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1513'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1514> ;
  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/5124__deepsea_Asteroidea_1514>
  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/5124__deepsea_Asteroidea_1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1514'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1514'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.866666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.866666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3307"^^xsd:integer ;
  dwc:maximumDepthInMeters "3307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1517'^^xsd:string;
  dwc:scientificName 'Hydrasterias sexradiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.8666666666667'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '3307'^^xsd:integer;
  dwc:maximumDepth '3307'^^xsd:integer;
  dwc:aphiaid '123822'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1517'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123822'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0833333333333 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3165"^^xsd:integer ;
  dwc:maximumDepthInMeters "3165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1518'^^xsd:string;
  dwc:scientificName 'Hydrasterias sexradiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '38.083333333333'^^xsd:double;
  dwc:minimumDepth '3165'^^xsd:integer;
  dwc:maximumDepth '3165'^^xsd:integer;
  dwc:aphiaid '123822'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1518'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123822'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083333333333336 -23.833333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.083333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-23.833333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3465"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1521'^^xsd:string;
  dwc:scientificName 'Hydrasterias sexradiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:longitude '-23.833333333333'^^xsd:double;
  dwc:latitude '38.083333333333'^^xsd:double;
  dwc:minimumDepth '3465'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:aphiaid '123822'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1521'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123822'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1523> ;
  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/5124__deepsea_Asteroidea_1523>
  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/5124__deepsea_Asteroidea_1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1523'^^xsd:string;
  dwc:scientificName 'Hydrasterias sexradiata'^^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 '-9'^^xsd:integer;
  dwc:endLongitude '-9'^^xsd:integer;
  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 '123822'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1523'^^xsd:string;
  dwc:aphiaIdAccepted '123822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1524> ;
  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/5124__deepsea_Asteroidea_1524>
  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/5124__deepsea_Asteroidea_1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1524'^^xsd:string;
  dwc:scientificName 'Hydrasterias sexradiata'^^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'^^xsd:integer;
  dwc:endLongitude '-10'^^xsd:integer;
  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 '123822'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1524'^^xsd:string;
  dwc:aphiaIdAccepted '123822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1527> ;
  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/5124__deepsea_Asteroidea_1527>
  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/5124__deepsea_Asteroidea_1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1527'^^xsd:string;
  dwc:scientificName 'Hydrasterias sexradiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123822'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1527'^^xsd:string;
  dwc:aphiaIdAccepted '123822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1528> ;
  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/5124__deepsea_Asteroidea_1528>
  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/5124__deepsea_Asteroidea_1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1528'^^xsd:string;
  dwc:scientificName 'Hydrasterias sexradiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123822'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1528'^^xsd:string;
  dwc:aphiaIdAccepted '123822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1530> ;
  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/5124__deepsea_Asteroidea_1530>
  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/5124__deepsea_Asteroidea_1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1530'^^xsd:string;
  dwc:scientificName 'Hydrasterias sexradiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123822'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1530'^^xsd:string;
  dwc:aphiaIdAccepted '123822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1531> ;
  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/5124__deepsea_Asteroidea_1531>
  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/5124__deepsea_Asteroidea_1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1531'^^xsd:string;
  dwc:scientificName 'Hydrasterias sexradiata'^^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 '123822'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1531'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123822'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1532> ;
  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/5124__deepsea_Asteroidea_1532>
  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/5124__deepsea_Asteroidea_1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1532'^^xsd:string;
  dwc:scientificName 'Hydrasterias sexradiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-28.56'^^xsd:double;
  dwc:startLongitude '-29'^^xsd:integer;
  dwc:endLongitude '-29'^^xsd:integer;
  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 '123822'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1532'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123822'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.10341666666665 -27.8365833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.10341666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8365833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1535'^^xsd:string;
  dwc:scientificName 'Hydrasterias sexradiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.836583333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.103416666667'^^xsd:double;
  dwc:startLatitude '48.9675'^^xsd:double;
  dwc:endLatitude '49.23933'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '123822'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1535'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123822'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09075000016665 -27.8395833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09075000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8395833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1536'^^xsd:string;
  dwc:scientificName 'Hydrasterias sexradiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.839583333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.090750000167'^^xsd:double;
  dwc:startLatitude '48.95567'^^xsd:double;
  dwc:endLatitude '49.22583'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '123822'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1536'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123822'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.217083333333306 -36.06675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.217083333333306"^^xsd:decimal ;
  dwc:decimalLongitude "-36.06675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2620"^^xsd:integer ;
  dwc:maximumDepthInMeters "2676"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1538'^^xsd:string;
  dwc:scientificName 'Hydrasterias sexradiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-36.06675'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  dwc:latitude '54.217083333333'^^xsd:double;
  dwc:startLatitude '54.325'^^xsd:double;
  dwc:endLatitude '54.10917'^^xsd:double;
  dwc:minimumDepth '2620'^^xsd:integer;
  dwc:maximumDepth '2676'^^xsd:integer;
  dwc:aphiaid '123822'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1538'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123822'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.19066666666665 -36.07991666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.19066666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-36.07991666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1539'^^xsd:string;
  dwc:scientificName 'Hydrasterias sexradiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-36.079916666667'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  dwc:latitude '54.190666666667'^^xsd:double;
  dwc:startLatitude '54.3205'^^xsd:double;
  dwc:endLatitude '54.06083'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '123822'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1539'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123822'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9898333333333 -36.1943333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1943333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2450"^^xsd:integer ;
  dwc:maximumDepthInMeters "2272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1540'^^xsd:string;
  dwc:scientificName 'Hydrasterias sexradiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:longitude '-36.194333333333'^^xsd:double;
  dwc:latitude '53.989833333333'^^xsd:double;
  dwc:minimumDepth '2450'^^xsd:integer;
  dwc:maximumDepth '2272'^^xsd:integer;
  dwc:aphiaid '123822'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1540'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123822'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1543> ;
  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/5124__deepsea_Asteroidea_1543>
  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/5124__deepsea_Asteroidea_1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1543'^^xsd:string;
  dwc:scientificName 'Brisinga endecacnemos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123673'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1543'^^xsd:string;
  dwc:aphiaIdAccepted '123673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1544> ;
  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/5124__deepsea_Asteroidea_1544>
  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/5124__deepsea_Asteroidea_1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1544'^^xsd:string;
  dwc:scientificName 'Brisinga endecacnemos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123673'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1544'^^xsd:string;
  dwc:aphiaIdAccepted '123673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1545> ;
  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/5124__deepsea_Asteroidea_1545>
  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/5124__deepsea_Asteroidea_1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1545'^^xsd:string;
  dwc:scientificName 'Brisinga endecacnemos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123673'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1545'^^xsd:string;
  dwc:aphiaIdAccepted '123673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1547> ;
  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/5124__deepsea_Asteroidea_1547>
  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/5124__deepsea_Asteroidea_1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1547'^^xsd:string;
  dwc:scientificName 'Brisinga endecacnemos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123673'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1547'^^xsd:string;
  dwc:aphiaIdAccepted '123673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1548> ;
  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/5124__deepsea_Asteroidea_1548>
  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/5124__deepsea_Asteroidea_1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1548'^^xsd:string;
  dwc:scientificName 'Brisinga endecacnemos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123673'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1548'^^xsd:string;
  dwc:aphiaIdAccepted '123673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1550> ;
  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/5124__deepsea_Asteroidea_1550>
  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/5124__deepsea_Asteroidea_1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1550'^^xsd:string;
  dwc:scientificName 'Brisinga endecacnemos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123673'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1550'^^xsd:string;
  dwc:aphiaIdAccepted '123673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1552> ;
  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/5124__deepsea_Asteroidea_1552>
  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/5124__deepsea_Asteroidea_1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1552'^^xsd:string;
  dwc:scientificName 'Brisinga endecacnemos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123673'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1552'^^xsd:string;
  dwc:aphiaIdAccepted '123673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11666666666667 -7.93333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.93333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "2030"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1553'^^xsd:string;
  dwc:scientificName 'Brisinga hirsuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '-7.9333333333333'^^xsd:double;
  dwc:latitude '44.116666666667'^^xsd:double;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '2030'^^xsd:integer;
  dwc:aphiaid '123674'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1553'^^xsd:string;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1724225'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 7.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "7.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1557'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:longitude '7.55'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1557'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.516666666666666 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.516666666666666"^^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 "2450"^^xsd:integer ;
  dwc:maximumDepthInMeters "2450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1559'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '55.516666666667'^^xsd:double;
  dwc:minimumDepth '2450'^^xsd:integer;
  dwc:maximumDepth '2450'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1559'^^xsd:string;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1562> ;
  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/5124__deepsea_Asteroidea_1562>
  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/5124__deepsea_Asteroidea_1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1562'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '381759'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1562'^^xsd:string;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66775 -28.667749999999998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.66775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667749999999998"^^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/5124__deepsea_Asteroidea_1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66775 -28.667749999999998)"^^geo:wktLiteral ;
  geo-pos:lat "58.66775"^^xsd:decimal ;
  geo-pos:long "-28.667749999999998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1563'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.66775'^^xsd:double;
  dwc:startLongitude '-29'^^xsd:integer;
  dwc:endLongitude '-29'^^xsd:integer;
  dwc:latitude '58.66775'^^xsd:double;
  dwc:startLatitude '58.6675'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:minimumDepth '2132'^^xsd:integer;
  dwc:maximumDepth '2151'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1563'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1564> ;
  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/5124__deepsea_Asteroidea_1564>
  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/5124__deepsea_Asteroidea_1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1564'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '381759'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1564'^^xsd:string;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.866666666499995 -18.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.866666666499995"^^xsd:decimal ;
  dwc:decimalLongitude "-18.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4360"^^xsd:integer ;
  dwc:maximumDepthInMeters "4360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1567'^^xsd:string;
  dwc:scientificName 'Freyastera sexradiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:longitude '-18.775'^^xsd:double;
  dwc:startLongitude '-19'^^xsd:integer;
  dwc:endLongitude '-19'^^xsd:integer;
  dwc:latitude '39.8666666665'^^xsd:double;
  dwc:startLatitude '39.83333'^^xsd:double;
  dwc:endLatitude '39.9'^^xsd:double;
  dwc:minimumDepth '4360'^^xsd:integer;
  dwc:maximumDepth '4360'^^xsd:integer;
  dwc:aphiaid '123687'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1567'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4810"^^xsd:integer ;
  dwc:maximumDepthInMeters "4810"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1569'^^xsd:string;
  dwc:scientificName 'Freyastera sexradiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:minimumDepth '4810'^^xsd:integer;
  dwc:maximumDepth '4810'^^xsd:integer;
  dwc:aphiaid '123687'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1569'^^xsd:string;
  dwc:aphiaIdAccepted '123687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4810"^^xsd:integer ;
  dwc:maximumDepthInMeters "4810"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1572'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:minimumDepth '4810'^^xsd:integer;
  dwc:maximumDepth '4810'^^xsd:integer;
  dwc:aphiaid '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1572'^^xsd:string;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.75 -27.218055555555555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.75"^^xsd:decimal ;
  dwc:decimalLongitude "-27.218055555555555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2190"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1573'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-27.218055555556'^^xsd:double;
  dwc:latitude '58.75'^^xsd:double;
  dwc:minimumDepth '2190'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1573'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66775 -28.667749999999998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.66775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667749999999998"^^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/5124__deepsea_Asteroidea_1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.66775 -28.667749999999998)"^^geo:wktLiteral ;
  geo-pos:lat "58.66775"^^xsd:decimal ;
  geo-pos:long "-28.667749999999998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1574'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-28.66775'^^xsd:double;
  dwc:startLongitude '-29'^^xsd:integer;
  dwc:endLongitude '-29'^^xsd:integer;
  dwc:latitude '58.66775'^^xsd:double;
  dwc:startLatitude '58.6675'^^xsd:double;
  dwc:endLatitude '58.668'^^xsd:double;
  dwc:minimumDepth '2132'^^xsd:integer;
  dwc:maximumDepth '2151'^^xsd:integer;
  dwc:aphiaid '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1574'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.733333333333334 -14.033333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.733333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-14.033333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4017"^^xsd:integer ;
  dwc:maximumDepthInMeters "4017"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1576'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-14.033333333333'^^xsd:double;
  dwc:latitude '49.733333333333'^^xsd:double;
  dwc:minimumDepth '4017'^^xsd:integer;
  dwc:maximumDepth '4017'^^xsd:integer;
  dwc:aphiaid '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1576'^^xsd:string;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.81666666666667 -14.116666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.81666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.116666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4000"^^xsd:integer ;
  dwc:maximumDepthInMeters "4000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1577'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-14.116666666667'^^xsd:double;
  dwc:latitude '49.816666666667'^^xsd:double;
  dwc:minimumDepth '4000'^^xsd:integer;
  dwc:maximumDepth '4000'^^xsd:integer;
  dwc:aphiaid '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1577'^^xsd:string;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6225 -14.1033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6225"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4108"^^xsd:integer ;
  dwc:maximumDepthInMeters "4146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1582'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '-14.103333333333'^^xsd:double;
  dwc:startLongitude '-14'^^xsd:integer;
  dwc:endLongitude '-14'^^xsd:integer;
  dwc:latitude '49.6225'^^xsd:double;
  dwc:startLatitude '49.615'^^xsd:double;
  dwc:endLatitude '49.63'^^xsd:double;
  dwc:minimumDepth '4108'^^xsd:integer;
  dwc:maximumDepth '4146'^^xsd:integer;
  dwc:aphiaid '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1582'^^xsd:string;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.082249999833294 -27.8348333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.082249999833294"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8348333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1595'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.834833333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.082249999833'^^xsd:double;
  dwc:startLatitude '48.97883'^^xsd:double;
  dwc:endLatitude '49.18567'^^xsd:double;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1595'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.10341666666665 -27.8365833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.10341666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8365833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1596'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.836583333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.103416666667'^^xsd:double;
  dwc:startLatitude '48.9675'^^xsd:double;
  dwc:endLatitude '49.23933'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1596'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2048333333333 -36.073750000000004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-36.073750000000004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2618"^^xsd:integer ;
  dwc:maximumDepthInMeters "2618"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1598'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-36.07375'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  dwc:latitude '54.204833333333'^^xsd:double;
  dwc:startLatitude '54.327'^^xsd:double;
  dwc:endLatitude '54.08267'^^xsd:double;
  dwc:minimumDepth '2618'^^xsd:integer;
  dwc:maximumDepth '2618'^^xsd:integer;
  dwc:aphiaid '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1598'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.217083333333306 -36.06675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.217083333333306"^^xsd:decimal ;
  dwc:decimalLongitude "-36.06675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2620"^^xsd:integer ;
  dwc:maximumDepthInMeters "2676"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1599'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-36.06675'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  dwc:latitude '54.217083333333'^^xsd:double;
  dwc:startLatitude '54.325'^^xsd:double;
  dwc:endLatitude '54.10917'^^xsd:double;
  dwc:minimumDepth '2620'^^xsd:integer;
  dwc:maximumDepth '2676'^^xsd:integer;
  dwc:aphiaid '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1599'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.758333333333333 -42.708333333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.758333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-42.708333333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3465"^^xsd:integer ;
  dwc:maximumDepthInMeters "3465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1601'^^xsd:string;
  dwc:scientificName 'Freyella recta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:longitude '-42.708333333333'^^xsd:double;
  dwc:latitude '31.758333333333'^^xsd:double;
  dwc:minimumDepth '3465'^^xsd:integer;
  dwc:maximumDepth '3465'^^xsd:integer;
  dwc:aphiaid '123694'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1601'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123694'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.79 -16.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.79"^^xsd:decimal ;
  dwc:decimalLongitude "-16.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4836"^^xsd:integer ;
  dwc:maximumDepthInMeters "4836"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1160'^^xsd:string;
  dwc:scientificName 'Styracaster chuni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-16.815'^^xsd:double;
  dwc:latitude '48.79'^^xsd:double;
  dwc:minimumDepth '4836'^^xsd:integer;
  dwc:maximumDepth '4836'^^xsd:integer;
  dwc:aphiaid '123942'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1160'^^xsd:string;
  dwc:aphiaIdAccepted '123942'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.88333333333333 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.88333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4580"^^xsd:integer ;
  dwc:maximumDepthInMeters "4595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1162'^^xsd:string;
  dwc:scientificName 'Styracaster chuni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '49.883333333333'^^xsd:double;
  dwc:minimumDepth '4580'^^xsd:integer;
  dwc:maximumDepth '4595'^^xsd:integer;
  dwc:aphiaid '123942'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1162'^^xsd:string;
  dwc:aphiaIdAccepted '123942'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5410"^^xsd:integer ;
  dwc:maximumDepthInMeters "5430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1164'^^xsd:string;
  dwc:scientificName 'Styracaster chuni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:minimumDepth '5410'^^xsd:integer;
  dwc:maximumDepth '5430'^^xsd:integer;
  dwc:aphiaid '123942'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1164'^^xsd:string;
  dwc:aphiaIdAccepted '123942'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.833333333333336 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.833333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4850"^^xsd:integer ;
  dwc:maximumDepthInMeters "4850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1165'^^xsd:string;
  dwc:scientificName 'Styracaster chuni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '48.833333333333'^^xsd:double;
  dwc:minimumDepth '4850'^^xsd:integer;
  dwc:maximumDepth '4850'^^xsd:integer;
  dwc:aphiaid '123942'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1165'^^xsd:string;
  dwc:aphiaIdAccepted '123942'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.833333333333336 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.833333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4850"^^xsd:integer ;
  dwc:maximumDepthInMeters "4850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1166'^^xsd:string;
  dwc:scientificName 'Styracaster chuni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '48.833333333333'^^xsd:double;
  dwc:minimumDepth '4850'^^xsd:integer;
  dwc:maximumDepth '4850'^^xsd:integer;
  dwc:aphiaid '123942'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1166'^^xsd:string;
  dwc:aphiaIdAccepted '123942'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.833333333333336 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.833333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4850"^^xsd:integer ;
  dwc:maximumDepthInMeters "4850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1168'^^xsd:string;
  dwc:scientificName 'Styracaster chuni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '48.833333333333'^^xsd:double;
  dwc:minimumDepth '4850'^^xsd:integer;
  dwc:maximumDepth '4850'^^xsd:integer;
  dwc:aphiaid '123942'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1168'^^xsd:string;
  dwc:aphiaIdAccepted '123942'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.91875 -16.838249999999952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.91875"^^xsd:decimal ;
  dwc:decimalLongitude "-16.838249999999952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4835"^^xsd:integer ;
  dwc:maximumDepthInMeters "4845"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1169'^^xsd:string;
  dwc:scientificName 'Styracaster chuni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:longitude '-16.83825'^^xsd:double;
  dwc:startLongitude '-17'^^xsd:integer;
  dwc:endLongitude '-17'^^xsd:integer;
  dwc:latitude '48.91875'^^xsd:double;
  dwc:startLatitude '48.891'^^xsd:double;
  dwc:endLatitude '48.9465'^^xsd:double;
  dwc:minimumDepth '4835'^^xsd:integer;
  dwc:maximumDepth '4845'^^xsd:integer;
  dwc:aphiaid '123942'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1169'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123942'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1171> ;
  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/5124__deepsea_Asteroidea_1171>
  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/5124__deepsea_Asteroidea_1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1171'^^xsd:string;
  dwc:scientificName 'Styracaster chuni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-30.975'^^xsd:double;
  dwc:startLongitude '-31'^^xsd:integer;
  dwc:endLongitude '-31'^^xsd:integer;
  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 '123942'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1171'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123942'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1173> ;
  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/5124__deepsea_Asteroidea_1173>
  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/5124__deepsea_Asteroidea_1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1173'^^xsd:string;
  dwc:scientificName 'Styracaster elongatus'^^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'^^xsd:integer;
  dwc:endLongitude '-10'^^xsd:integer;
  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 '123944'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1173'^^xsd:string;
  dwc:aphiaIdAccepted '123944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -11.09999999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-11.09999999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4900"^^xsd:integer ;
  dwc:maximumDepthInMeters "4900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1174'^^xsd:string;
  dwc:scientificName 'Styracaster horridus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '-11.1'^^xsd:double;
  dwc:startLongitude '-11'^^xsd:integer;
  dwc:endLongitude '-11'^^xsd:integer;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '4900'^^xsd:integer;
  dwc:maximumDepth '4900'^^xsd:integer;
  dwc:aphiaid '123945'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1174'^^xsd:string;
  dwc:aphiaIdAccepted '123945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.43333333333333 -15.333333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.43333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.333333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2996"^^xsd:integer ;
  dwc:maximumDepthInMeters "2996"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1503'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-15.333333333333'^^xsd:double;
  dwc:latitude '53.433333333333'^^xsd:double;
  dwc:minimumDepth '2996'^^xsd:integer;
  dwc:maximumDepth '2996'^^xsd:integer;
  dwc:aphiaid '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1503'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1190> ;
  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/5124__deepsea_Asteroidea_1190>
  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/5124__deepsea_Asteroidea_1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1190'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1190'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.833333333333336 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.833333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4850"^^xsd:integer ;
  dwc:maximumDepthInMeters "4850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1181'^^xsd:string;
  dwc:scientificName 'Styracaster horridus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '48.833333333333'^^xsd:double;
  dwc:minimumDepth '4850'^^xsd:integer;
  dwc:maximumDepth '4850'^^xsd:integer;
  dwc:aphiaid '123945'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1181'^^xsd:string;
  dwc:aphiaIdAccepted '123945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.833333333333336 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.833333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4850"^^xsd:integer ;
  dwc:maximumDepthInMeters "4850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1180'^^xsd:string;
  dwc:scientificName 'Styracaster horridus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '48.833333333333'^^xsd:double;
  dwc:minimumDepth '4850'^^xsd:integer;
  dwc:maximumDepth '4850'^^xsd:integer;
  dwc:aphiaid '123945'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1180'^^xsd:string;
  dwc:aphiaIdAccepted '123945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.866666666499995 -18.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.866666666499995"^^xsd:decimal ;
  dwc:decimalLongitude "-18.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4360"^^xsd:integer ;
  dwc:maximumDepthInMeters "4360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1183'^^xsd:string;
  dwc:scientificName 'Thoracaster cylindratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:longitude '-18.775'^^xsd:double;
  dwc:startLongitude '-19'^^xsd:integer;
  dwc:endLongitude '-19'^^xsd:integer;
  dwc:latitude '39.8666666665'^^xsd:double;
  dwc:startLatitude '39.83333'^^xsd:double;
  dwc:endLatitude '39.9'^^xsd:double;
  dwc:minimumDepth '4360'^^xsd:integer;
  dwc:maximumDepth '4360'^^xsd:integer;
  dwc:aphiaid '123947'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1183'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123947'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1187> ;
  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/5124__deepsea_Asteroidea_1187>
  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/5124__deepsea_Asteroidea_1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1187'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1187'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.516666666666666 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.516666666666666"^^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 "2450"^^xsd:integer ;
  dwc:maximumDepthInMeters "2450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1191'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '55.516666666667'^^xsd:double;
  dwc:minimumDepth '2450'^^xsd:integer;
  dwc:maximumDepth '2450'^^xsd:integer;
  dwc:aphiaid '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1191'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1192> ;
  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/5124__deepsea_Asteroidea_1192>
  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/5124__deepsea_Asteroidea_1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1192'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1192'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1194> ;
  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/5124__deepsea_Asteroidea_1194>
  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/5124__deepsea_Asteroidea_1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1194'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1194'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1207> ;
  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/5124__deepsea_Asteroidea_1207>
  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/5124__deepsea_Asteroidea_1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1207'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1207'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.31666666666667 -21.2666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.31666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4060"^^xsd:integer ;
  dwc:maximumDepthInMeters "4060"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1182'^^xsd:string;
  dwc:scientificName 'Thoracaster cylindratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-21.266666666667'^^xsd:double;
  dwc:latitude '42.316666666667'^^xsd:double;
  dwc:minimumDepth '4060'^^xsd:integer;
  dwc:maximumDepth '4060'^^xsd:integer;
  dwc:aphiaid '123947'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1182'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123947'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2515"^^xsd:integer ;
  dwc:maximumDepthInMeters "2515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1188'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '56.6'^^xsd:double;
  dwc:minimumDepth '2515'^^xsd:integer;
  dwc:maximumDepth '2515'^^xsd:integer;
  dwc:aphiaid '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1188'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1189> ;
  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/5124__deepsea_Asteroidea_1189>
  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/5124__deepsea_Asteroidea_1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1189'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1189'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1193> ;
  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/5124__deepsea_Asteroidea_1193>
  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/5124__deepsea_Asteroidea_1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1193'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1193'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1208> ;
  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/5124__deepsea_Asteroidea_1208>
  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/5124__deepsea_Asteroidea_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1208'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1208'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53333333333333 -8.566666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.566666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2034"^^xsd:integer ;
  dwc:maximumDepthInMeters "2034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1389'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '-8.5666666666667'^^xsd:double;
  dwc:latitude '47.533333333333'^^xsd:double;
  dwc:minimumDepth '2034'^^xsd:integer;
  dwc:maximumDepth '2034'^^xsd:integer;
  dwc:aphiaid '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1389'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53527777777778 -8.566666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53527777777778"^^xsd:decimal ;
  dwc:decimalLongitude "-8.566666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2119"^^xsd:integer ;
  dwc:maximumDepthInMeters "2119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1392'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-8.5666666666667'^^xsd:double;
  dwc:latitude '47.535277777778'^^xsd:double;
  dwc:minimumDepth '2119'^^xsd:integer;
  dwc:maximumDepth '2119'^^xsd:integer;
  dwc:aphiaid '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1392'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.49333333333333 -9.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.49333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2878"^^xsd:integer ;
  dwc:maximumDepthInMeters "2878"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1395'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.075'^^xsd:double;
  dwc:latitude '47.493333333333'^^xsd:double;
  dwc:minimumDepth '2878'^^xsd:integer;
  dwc:maximumDepth '2878'^^xsd:integer;
  dwc:aphiaid '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1395'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1396> ;
  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/5124__deepsea_Asteroidea_1396>
  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/5124__deepsea_Asteroidea_1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1396'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1396'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1400> ;
  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/5124__deepsea_Asteroidea_1400>
  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/5124__deepsea_Asteroidea_1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1400'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1400'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1403> ;
  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/5124__deepsea_Asteroidea_1403>
  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/5124__deepsea_Asteroidea_1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1403'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1403'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1404> ;
  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/5124__deepsea_Asteroidea_1404>
  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/5124__deepsea_Asteroidea_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1404'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1404'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1408> ;
  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/5124__deepsea_Asteroidea_1408>
  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/5124__deepsea_Asteroidea_1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1408'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1408'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1411> ;
  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/5124__deepsea_Asteroidea_1411>
  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/5124__deepsea_Asteroidea_1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1411'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1411'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1412> ;
  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/5124__deepsea_Asteroidea_1412>
  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/5124__deepsea_Asteroidea_1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1412'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1412'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1416> ;
  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/5124__deepsea_Asteroidea_1416>
  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/5124__deepsea_Asteroidea_1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1416'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1416'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1419> ;
  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/5124__deepsea_Asteroidea_1419>
  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/5124__deepsea_Asteroidea_1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1419'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1419'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9449166668333 -34.0114166666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9449166668333"^^xsd:decimal ;
  dwc:decimalLongitude "-34.0114166666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2404"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_891'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-34.011416666667'^^xsd:double;
  dwc:startLongitude '-34'^^xsd:integer;
  dwc:endLongitude '-34'^^xsd:integer;
  dwc:latitude '53.944916666833'^^xsd:double;
  dwc:startLatitude '54.09467'^^xsd:double;
  dwc:endLatitude '53.79517'^^xsd:double;
  dwc:minimumDepth '2404'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_891'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -23.516666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "-23.516666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3705"^^xsd:integer ;
  dwc:maximumDepthInMeters "3705"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_895'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:longitude '-23.516666666667'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:minimumDepth '3705'^^xsd:integer;
  dwc:maximumDepth '3705'^^xsd:integer;
  dwc:occurrenceRemarks 'IdentificationRemarks: Downey in Clark, Downey (1992) distinguishes 2 subspecies: D. g. grandis and D. g. nobilis (Sladen, 1889) (Western South Atlantic). D.g. grandis differs from D. g. nobilis in the number ofadambulacral furrow pines (7–8 instead of 5)'^^xsd:string;
  dwc:aphiaid '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_895'^^xsd:string;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.91875 -16.838249999999952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.91875"^^xsd:decimal ;
  dwc:decimalLongitude "-16.838249999999952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4835"^^xsd:integer ;
  dwc:maximumDepthInMeters "4845"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_914'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '-16.83825'^^xsd:double;
  dwc:startLongitude '-17'^^xsd:integer;
  dwc:endLongitude '-17'^^xsd:integer;
  dwc:latitude '48.91875'^^xsd:double;
  dwc:startLatitude '48.891'^^xsd:double;
  dwc:endLatitude '48.9465'^^xsd:double;
  dwc:minimumDepth '4835'^^xsd:integer;
  dwc:maximumDepth '4845'^^xsd:integer;
  dwc:aphiaid '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_914'^^xsd:string;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1420> ;
  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/5124__deepsea_Asteroidea_1420>
  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/5124__deepsea_Asteroidea_1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1420'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1420'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1424> ;
  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/5124__deepsea_Asteroidea_1424>
  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/5124__deepsea_Asteroidea_1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1424'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1424'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1427> ;
  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/5124__deepsea_Asteroidea_1427>
  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/5124__deepsea_Asteroidea_1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1427'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1427'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1428> ;
  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/5124__deepsea_Asteroidea_1428>
  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/5124__deepsea_Asteroidea_1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1428'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1428'^^xsd:string;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.765 -29.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.765"^^xsd:decimal ;
  dwc:decimalLongitude "-29.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3024"^^xsd:integer ;
  dwc:maximumDepthInMeters "3068"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1434'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-29.275'^^xsd:double;
  dwc:startLongitude '-29'^^xsd:integer;
  dwc:endLongitude '-29'^^xsd:integer;
  dwc:latitude '42.765'^^xsd:double;
  dwc:startLatitude '42.77'^^xsd:double;
  dwc:endLatitude '42.76'^^xsd:double;
  dwc:minimumDepth '3024'^^xsd:integer;
  dwc:maximumDepth '3068'^^xsd:integer;
  dwc:aphiaid '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1434'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.948333333333295 -34.009666666666604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.948333333333295"^^xsd:decimal ;
  dwc:decimalLongitude "-34.009666666666604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2405"^^xsd:integer ;
  dwc:maximumDepthInMeters "2435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1437'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-34.009666666667'^^xsd:double;
  dwc:startLongitude '-34'^^xsd:integer;
  dwc:endLongitude '-34'^^xsd:integer;
  dwc:latitude '53.948333333333'^^xsd:double;
  dwc:startLatitude '54.1055'^^xsd:double;
  dwc:endLatitude '53.79117'^^xsd:double;
  dwc:minimumDepth '2405'^^xsd:integer;
  dwc:maximumDepth '2435'^^xsd:integer;
  dwc:aphiaid '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1437'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.93850000016665 -34.01299999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.93850000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-34.01299999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2410"^^xsd:integer ;
  dwc:maximumDepthInMeters "2445"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1438'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-34.013'^^xsd:double;
  dwc:startLongitude '-34'^^xsd:integer;
  dwc:endLongitude '-34'^^xsd:integer;
  dwc:latitude '53.938500000167'^^xsd:double;
  dwc:startLatitude '54.09467'^^xsd:double;
  dwc:endLatitude '53.78233'^^xsd:double;
  dwc:minimumDepth '2410'^^xsd:integer;
  dwc:maximumDepth '2445'^^xsd:integer;
  dwc:aphiaid '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1438'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09075000016665 -27.8395833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09075000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8395833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1442'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.839583333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.090750000167'^^xsd:double;
  dwc:startLatitude '48.95567'^^xsd:double;
  dwc:endLatitude '49.22583'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1442'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1446> ;
  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/5124__deepsea_Asteroidea_1446>
  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/5124__deepsea_Asteroidea_1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1446'^^xsd:string;
  dwc:scientificName 'Hymenaster pellucidus'^^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 '124135'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1446'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1352> ;
  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/5124__deepsea_Asteroidea_1352>
  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/5124__deepsea_Asteroidea_1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1352'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124085'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1352'^^xsd:string;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2499999998333 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2499999998333"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^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/5124__deepsea_Asteroidea_1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2499999998333 -12)"^^geo:wktLiteral ;
  geo-pos:lat "58.2499999998333"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1358'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:startLongitude '-56'^^xsd:integer;
  dwc:endLongitude '-12'^^xsd:integer;
  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 '124085'^^xsd:integer;
  dwc:verbatimPositionSetail 'longitude = endlongitude as startlongitude seems unlikely'^^xsd:string;
  dwc:occurrenceId 'deepsea_Asteroidea_1358'^^xsd:string;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1379> ;
  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/5124__deepsea_Asteroidea_1379>
  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/5124__deepsea_Asteroidea_1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1379'^^xsd:string;
  dwc:scientificName 'Hymenaster latebrosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-28.89'^^xsd:double;
  dwc:startLongitude '-29'^^xsd:integer;
  dwc:endLongitude '-29'^^xsd:integer;
  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 '178553'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1379'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178553'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.516666666666666 -8.716666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.516666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-8.716666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2119"^^xsd:integer ;
  dwc:maximumDepthInMeters "2119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1382'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.7166666666667'^^xsd:double;
  dwc:latitude '47.516666666667'^^xsd:double;
  dwc:minimumDepth '2119'^^xsd:integer;
  dwc:maximumDepth '2119'^^xsd:integer;
  dwc:aphiaid '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1382'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.516666666666666 -8.733333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.516666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-8.733333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1387'^^xsd:string;
  dwc:scientificName 'Hymenaster membranaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '-8.7333333333333'^^xsd:double;
  dwc:latitude '47.516666666667'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '124134'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1387'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.975 -5.166666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.166666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2438"^^xsd:integer ;
  dwc:maximumDepthInMeters "2438"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1448'^^xsd:string;
  dwc:scientificName 'Hymenaster pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:longitude '-5.1666666666667'^^xsd:double;
  dwc:latitude '77.975'^^xsd:double;
  dwc:minimumDepth '2438'^^xsd:integer;
  dwc:maximumDepth '2438'^^xsd:integer;
  dwc:aphiaid '124135'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1448'^^xsd:string;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09075000016665 -27.8395833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09075000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8395833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1453'^^xsd:string;
  dwc:scientificName 'Hymenaster regalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.839583333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.090750000167'^^xsd:double;
  dwc:startLatitude '48.95567'^^xsd:double;
  dwc:endLatitude '49.22583'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '124137'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1453'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124137'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.06666666666667 -4.433333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.433333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2285"^^xsd:integer ;
  dwc:maximumDepthInMeters "2285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1456'^^xsd:string;
  dwc:scientificName 'Hymenaster rex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-4.4333333333333'^^xsd:double;
  dwc:latitude '46.066666666667'^^xsd:double;
  dwc:minimumDepth '2285'^^xsd:integer;
  dwc:maximumDepth '2285'^^xsd:integer;
  dwc:aphiaid '124139'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1456'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1465> ;
  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/5124__deepsea_Asteroidea_1465>
  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/5124__deepsea_Asteroidea_1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1465'^^xsd:string;
  dwc:scientificName 'Hymenaster rex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^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 '124139'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1465'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56666666666667 -8.633333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.633333333333333"^^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/5124__deepsea_Asteroidea_1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56666666666667 -8.633333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "47.56666666666667"^^xsd:decimal ;
  geo-pos:long "-8.633333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1470'^^xsd:string;
  dwc:scientificName 'Hymenaster tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-8.6333333333333'^^xsd:double;
  dwc:latitude '47.566666666667'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '124141'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1470'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124141'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9898333333333 -36.1943333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1943333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2450"^^xsd:integer ;
  dwc:maximumDepthInMeters "2272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1473'^^xsd:string;
  dwc:scientificName 'Hymenasterides mironovi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:longitude '-36.194333333333'^^xsd:double;
  dwc:latitude '53.989833333333'^^xsd:double;
  dwc:minimumDepth '2450'^^xsd:integer;
  dwc:maximumDepth '2272'^^xsd:integer;
  dwc:aphiaid '382006'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1473'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382006'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1460> ;
  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/5124__deepsea_Asteroidea_1460>
  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/5124__deepsea_Asteroidea_1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1460'^^xsd:string;
  dwc:scientificName 'Hymenaster rex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124139'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1460'^^xsd:string;
  dwc:aphiaIdAccepted '124139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1464> ;
  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/5124__deepsea_Asteroidea_1464>
  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/5124__deepsea_Asteroidea_1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1464'^^xsd:string;
  dwc:scientificName 'Hymenaster rex'^^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 '124139'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1464'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.31666666666667 -21.2666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.31666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4060"^^xsd:integer ;
  dwc:maximumDepthInMeters "4060"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1474'^^xsd:string;
  dwc:scientificName 'Pteraster alveolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-21.266666666667'^^xsd:double;
  dwc:latitude '42.316666666667'^^xsd:double;
  dwc:minimumDepth '4060'^^xsd:integer;
  dwc:maximumDepth '4060'^^xsd:integer;
  dwc:aphiaid '380935'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1474'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1478> ;
  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/5124__deepsea_Asteroidea_1478>
  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/5124__deepsea_Asteroidea_1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1478'^^xsd:string;
  dwc:scientificName 'Pteraster (Apterodon) hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '380973'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1478'^^xsd:string;
  dwc:aphiaIdAccepted '124146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333333333 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "2995"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1482'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '38.633333333333'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '2995'^^xsd:integer;
  dwc:aphiaid '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1482'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.333333333333336 -17.1833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.333333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4255"^^xsd:integer ;
  dwc:maximumDepthInMeters "4255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1483'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-17.183333333333'^^xsd:double;
  dwc:latitude '44.333333333333'^^xsd:double;
  dwc:minimumDepth '4255'^^xsd:integer;
  dwc:maximumDepth '4255'^^xsd:integer;
  dwc:aphiaid '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1483'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1488> ;
  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/5124__deepsea_Asteroidea_1488>
  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/5124__deepsea_Asteroidea_1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1488'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1488'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1491> ;
  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/5124__deepsea_Asteroidea_1491>
  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/5124__deepsea_Asteroidea_1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1491'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1491'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1492> ;
  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/5124__deepsea_Asteroidea_1492>
  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/5124__deepsea_Asteroidea_1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1492'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1492'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1496> ;
  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/5124__deepsea_Asteroidea_1496>
  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/5124__deepsea_Asteroidea_1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1496'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1496'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1499> ;
  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/5124__deepsea_Asteroidea_1499>
  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/5124__deepsea_Asteroidea_1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1499'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1499'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1343> ;
  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/5124__deepsea_Asteroidea_1343>
  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/5124__deepsea_Asteroidea_1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1343'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124085'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1343'^^xsd:string;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1346> ;
  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/5124__deepsea_Asteroidea_1346>
  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/5124__deepsea_Asteroidea_1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1346'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124085'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1346'^^xsd:string;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1350> ;
  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/5124__deepsea_Asteroidea_1350>
  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/5124__deepsea_Asteroidea_1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1350'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124085'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1350'^^xsd:string;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.31666666666667 -21.2666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.31666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4060"^^xsd:integer ;
  dwc:maximumDepthInMeters "4060"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_896'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-21.266666666667'^^xsd:double;
  dwc:latitude '42.316666666667'^^xsd:double;
  dwc:minimumDepth '4060'^^xsd:integer;
  dwc:maximumDepth '4060'^^xsd:integer;
  dwc:aphiaid '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_896'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.866666666499995 -18.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.866666666499995"^^xsd:decimal ;
  dwc:decimalLongitude "-18.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4360"^^xsd:integer ;
  dwc:maximumDepthInMeters "4360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_899'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:longitude '-18.775'^^xsd:double;
  dwc:startLongitude '-19'^^xsd:integer;
  dwc:endLongitude '-19'^^xsd:integer;
  dwc:latitude '39.8666666665'^^xsd:double;
  dwc:startLatitude '39.83333'^^xsd:double;
  dwc:endLatitude '39.9'^^xsd:double;
  dwc:minimumDepth '4360'^^xsd:integer;
  dwc:maximumDepth '4360'^^xsd:integer;
  dwc:aphiaid '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_899'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.93850000016665 -34.01299999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.93850000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-34.01299999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2410"^^xsd:integer ;
  dwc:maximumDepthInMeters "2445"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_890'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-34.013'^^xsd:double;
  dwc:startLongitude '-34'^^xsd:integer;
  dwc:endLongitude '-34'^^xsd:integer;
  dwc:latitude '53.938500000167'^^xsd:double;
  dwc:startLatitude '54.09467'^^xsd:double;
  dwc:endLatitude '53.78233'^^xsd:double;
  dwc:minimumDepth '2410'^^xsd:integer;
  dwc:maximumDepth '2445'^^xsd:integer;
  dwc:aphiaid '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_890'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_884> ;
  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/5124__deepsea_Asteroidea_884>
  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/5124__deepsea_Asteroidea_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_884'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-34.77'^^xsd:double;
  dwc:startLongitude '-35'^^xsd:integer;
  dwc:endLongitude '-35'^^xsd:integer;
  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 '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_884'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.97600000016665 -36.15466666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.97600000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-36.15466666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2605"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_888'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-36.154666666667'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  dwc:latitude '53.976000000167'^^xsd:double;
  dwc:startLatitude '53.85167'^^xsd:double;
  dwc:endLatitude '54.10033'^^xsd:double;
  dwc:minimumDepth '2605'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '123881'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_888'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.25 -11.416666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.25"^^xsd:decimal ;
  dwc:decimalLongitude "-11.416666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2475"^^xsd:integer ;
  dwc:maximumDepthInMeters "2475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1333'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-11.416666666667'^^xsd:double;
  dwc:latitude '56.25'^^xsd:double;
  dwc:minimumDepth '2475'^^xsd:integer;
  dwc:maximumDepth '2475'^^xsd:integer;
  dwc:aphiaid '124085'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1333'^^xsd:string;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1338> ;
  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/5124__deepsea_Asteroidea_1338>
  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/5124__deepsea_Asteroidea_1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1338'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124085'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1338'^^xsd:string;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1342> ;
  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/5124__deepsea_Asteroidea_1342>
  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/5124__deepsea_Asteroidea_1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1342'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '124085'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1342'^^xsd:string;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1030> ;
  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/5124__deepsea_Asteroidea_1030>
  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/5124__deepsea_Asteroidea_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1030'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1030'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1034> ;
  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/5124__deepsea_Asteroidea_1034>
  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/5124__deepsea_Asteroidea_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1034'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1034'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1037> ;
  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/5124__deepsea_Asteroidea_1037>
  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/5124__deepsea_Asteroidea_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1037'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1037'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1046> ;
  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/5124__deepsea_Asteroidea_1046>
  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/5124__deepsea_Asteroidea_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1046'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1046'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1050> ;
  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/5124__deepsea_Asteroidea_1050>
  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/5124__deepsea_Asteroidea_1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1050'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1050'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1053> ;
  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/5124__deepsea_Asteroidea_1053>
  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/5124__deepsea_Asteroidea_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1053'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1053'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88333333333333 -10.933333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2475"^^xsd:integer ;
  dwc:maximumDepthInMeters "2489"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_958'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-10.933333333333'^^xsd:double;
  dwc:latitude '54.883333333333'^^xsd:double;
  dwc:minimumDepth '2475'^^xsd:integer;
  dwc:maximumDepth '2489'^^xsd:integer;
  dwc:aphiaid '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_958'^^xsd:string;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_964> ;
  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/5124__deepsea_Asteroidea_964>
  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/5124__deepsea_Asteroidea_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_964'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_964'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_967> ;
  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/5124__deepsea_Asteroidea_967>
  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/5124__deepsea_Asteroidea_967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_967'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_967'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.082249999833294 -27.8348333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.082249999833294"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8348333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_922'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-27.834833333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.082249999833'^^xsd:double;
  dwc:startLatitude '48.97883'^^xsd:double;
  dwc:endLatitude '49.18567'^^xsd:double;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_922'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09075000016665 -27.8395833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09075000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8395833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_923'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-27.839583333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.090750000167'^^xsd:double;
  dwc:startLatitude '48.95567'^^xsd:double;
  dwc:endLatitude '49.22583'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_923'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_928> ;
  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 "2878"^^xsd:integer ;
  dwc:maximumDepthInMeters "2878"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5124__deepsea_Asteroidea_928>
  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/5124__deepsea_Asteroidea_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_928'^^xsd:string;
  dwc:scientificName 'Dytaster insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-12.266666666667'^^xsd:double;
  dwc:latitude '54.666666666667'^^xsd:double;
  dwc:minimumDepth '2878'^^xsd:integer;
  dwc:maximumDepth '2878'^^xsd:integer;
  dwc:aphiaid '178700'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_928'^^xsd:string;
  dwc:aphiaIdAccepted '178700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05 -12.333333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05"^^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 "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_931'^^xsd:string;
  dwc:scientificName 'Dytaster insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-12.333333333333'^^xsd:double;
  dwc:latitude '55.05'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '178700'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_931'^^xsd:string;
  dwc:aphiaIdAccepted '178700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1359> ;
  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/5124__deepsea_Asteroidea_1359>
  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/5124__deepsea_Asteroidea_1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1359'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '124085'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1359'^^xsd:string;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1362> ;
  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/5124__deepsea_Asteroidea_1362>
  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/5124__deepsea_Asteroidea_1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1362'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '124085'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1362'^^xsd:string;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1367> ;
  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/5124__deepsea_Asteroidea_1367>
  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/5124__deepsea_Asteroidea_1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1367'^^xsd:string;
  dwc:scientificName 'Hymenaster coccinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-34.77'^^xsd:double;
  dwc:startLongitude '-35'^^xsd:integer;
  dwc:endLongitude '-35'^^xsd:integer;
  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 '234915'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1367'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.93850000016665 -34.01299999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.93850000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-34.01299999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2410"^^xsd:integer ;
  dwc:maximumDepthInMeters "2445"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1368'^^xsd:string;
  dwc:scientificName 'Hymenaster coccinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-34.013'^^xsd:double;
  dwc:startLongitude '-34'^^xsd:integer;
  dwc:endLongitude '-34'^^xsd:integer;
  dwc:latitude '53.938500000167'^^xsd:double;
  dwc:startLatitude '54.09467'^^xsd:double;
  dwc:endLatitude '53.78233'^^xsd:double;
  dwc:minimumDepth '2410'^^xsd:integer;
  dwc:maximumDepth '2445'^^xsd:integer;
  dwc:aphiaid '234915'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1368'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.10341666666665 -27.8365833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.10341666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8365833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1372'^^xsd:string;
  dwc:scientificName 'Hymenaster coccinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.836583333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.103416666667'^^xsd:double;
  dwc:startLatitude '48.9675'^^xsd:double;
  dwc:endLatitude '49.23933'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '234915'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1372'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.31666666666667 -21.2666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.31666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4060"^^xsd:integer ;
  dwc:maximumDepthInMeters "4060"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1375'^^xsd:string;
  dwc:scientificName 'Hymenaster giboryi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-21.266666666667'^^xsd:double;
  dwc:latitude '42.316666666667'^^xsd:double;
  dwc:minimumDepth '4060'^^xsd:integer;
  dwc:maximumDepth '4060'^^xsd:integer;
  dwc:aphiaid '124131'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1375'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1038> ;
  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/5124__deepsea_Asteroidea_1038>
  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/5124__deepsea_Asteroidea_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1038'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1038'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1042> ;
  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/5124__deepsea_Asteroidea_1042>
  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/5124__deepsea_Asteroidea_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1042'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1042'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1045> ;
  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/5124__deepsea_Asteroidea_1045>
  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/5124__deepsea_Asteroidea_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1045'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1045'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_976> ;
  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/5124__deepsea_Asteroidea_976>
  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/5124__deepsea_Asteroidea_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_976'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_976'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_980> ;
  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/5124__deepsea_Asteroidea_980>
  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/5124__deepsea_Asteroidea_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_980'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_980'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_983> ;
  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/5124__deepsea_Asteroidea_983>
  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/5124__deepsea_Asteroidea_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_983'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_983'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_988> ;
  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/5124__deepsea_Asteroidea_988>
  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/5124__deepsea_Asteroidea_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_988'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_988'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_991> ;
  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/5124__deepsea_Asteroidea_991>
  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/5124__deepsea_Asteroidea_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_991'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_991'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_992> ;
  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/5124__deepsea_Asteroidea_992>
  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/5124__deepsea_Asteroidea_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_992'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_992'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1000> ;
  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/5124__deepsea_Asteroidea_1000>
  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/5124__deepsea_Asteroidea_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1000'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1000'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1003> ;
  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/5124__deepsea_Asteroidea_1003>
  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/5124__deepsea_Asteroidea_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1003'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1003'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1004> ;
  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/5124__deepsea_Asteroidea_1004>
  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/5124__deepsea_Asteroidea_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1004'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1004'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1008> ;
  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/5124__deepsea_Asteroidea_1008>
  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/5124__deepsea_Asteroidea_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1008'^^xsd:string;
  dwc:scientificName 'Psilaster andromeda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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:occurrenceRemarks 'IdentificationRemarks: Clark in Clark, Downey (1992) distinguished 2 subspecies: P. a. andromeda (Müller,Troschel, 1842) and P. a. florae (Verrill, 1878)(Grand Banks, south of Newfoundland, to south-east of Cape May). P. a. andromeda differs from P. a.flora by absence (in most '^^xsd:string;
  dwc:aphiaid '123908'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1008'^^xsd:string;
  dwc:aphiaIdAccepted '123908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333333333 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "2995"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1012'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '38.633333333333'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '2995'^^xsd:integer;
  dwc:aphiaid '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1012'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.06666666666667 -12.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.06666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2857"^^xsd:integer ;
  dwc:maximumDepthInMeters "2857"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1016'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-12.55'^^xsd:double;
  dwc:latitude '55.066666666667'^^xsd:double;
  dwc:minimumDepth '2857'^^xsd:integer;
  dwc:maximumDepth '2857'^^xsd:integer;
  dwc:aphiaid '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1016'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1019> ;
  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/5124__deepsea_Asteroidea_1019>
  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/5124__deepsea_Asteroidea_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1019'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1019'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1021> ;
  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/5124__deepsea_Asteroidea_1021>
  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/5124__deepsea_Asteroidea_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1021'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1021'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1026> ;
  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/5124__deepsea_Asteroidea_1026>
  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/5124__deepsea_Asteroidea_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1026'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1026'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1029> ;
  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 "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5124__deepsea_Asteroidea_1029>
  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/5124__deepsea_Asteroidea_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1029'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-12.333333333333'^^xsd:double;
  dwc:latitude '54.666666666667'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1029'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2499999998333 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2499999998333"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^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/5124__deepsea_Asteroidea_936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2499999998333 -12)"^^geo:wktLiteral ;
  geo-pos:lat "58.2499999998333"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_936'^^xsd:string;
  dwc:scientificName 'Dytaster insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:startLongitude '-56'^^xsd:integer;
  dwc:endLongitude '-12'^^xsd:integer;
  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 '178700'^^xsd:integer;
  dwc:verbatimPositionSetail 'longitude = endlongitude as startlongitude seems unlikely'^^xsd:string;
  dwc:occurrenceId 'deepsea_Asteroidea_936'^^xsd:string;
  dwc:aphiaIdAccepted '178700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09075000016665 -27.8395833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09075000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8395833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_939'^^xsd:string;
  dwc:scientificName 'Dytaster insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.839583333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.090750000167'^^xsd:double;
  dwc:startLatitude '48.95567'^^xsd:double;
  dwc:endLatitude '49.22583'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '178700'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_939'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178700'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333333333 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "2995"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_940'^^xsd:string;
  dwc:scientificName 'Dytaster mollis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '38.633333333333'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '2995'^^xsd:integer;
  dwc:aphiaid '123891'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_940'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_968> ;
  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/5124__deepsea_Asteroidea_968>
  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/5124__deepsea_Asteroidea_968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_968'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_968'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_972> ;
  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/5124__deepsea_Asteroidea_972>
  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/5124__deepsea_Asteroidea_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_972'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_972'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_975> ;
  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/5124__deepsea_Asteroidea_975>
  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/5124__deepsea_Asteroidea_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_975'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123904'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_975'^^xsd:string;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54527777777778 7.83333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54527777777778"^^xsd:decimal ;
  dwc:decimalLongitude "7.83333333333333"^^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/5124__deepsea_Asteroidea_948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54527777777778 7.83333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "43.54527777777778"^^xsd:decimal ;
  geo-pos:long "7.83333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_948'^^xsd:string;
  dwc:scientificName 'Plutonaster agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:longitude '7.8333333333333'^^xsd:double;
  dwc:latitude '43.545277777778'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '123639'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_948'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_952> ;
  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/5124__deepsea_Asteroidea_952>
  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/5124__deepsea_Asteroidea_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_952'^^xsd:string;
  dwc:scientificName 'Plutonaster agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-28.56'^^xsd:double;
  dwc:startLongitude '-29'^^xsd:integer;
  dwc:endLongitude '-29'^^xsd:integer;
  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 '123639'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_952'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09075000016665 -27.8395833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09075000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8395833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_957'^^xsd:string;
  dwc:scientificName 'Plutonaster agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.839583333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.090750000167'^^xsd:double;
  dwc:startLatitude '48.95567'^^xsd:double;
  dwc:endLatitude '49.22583'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '123639'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_957'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_944> ;
  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/5124__deepsea_Asteroidea_944>
  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/5124__deepsea_Asteroidea_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_944'^^xsd:string;
  dwc:scientificName 'Persephonaster patagiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123899'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_944'^^xsd:string;
  dwc:aphiaIdAccepted '123899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5166666666666 -9.98333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5166666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-9.98333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_947'^^xsd:string;
  dwc:scientificName 'Plutonaster agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:longitude '-9.9833333333333'^^xsd:double;
  dwc:latitude '39.516666666667'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceRemarks 'IdentificationRemarks: Downey in Clark, Downey (1992) distinguishes 2 subspecies: P. a. agassizi (Verrill,1880) and P. a. notatus Sladen, 1889.According to Clark in Clark, Downey (1992), P. a. notatus differs from P. a. agassizi in having a more delicate appearance; narrower ti'^^xsd:string;
  dwc:aphiaid '123639'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_947'^^xsd:string;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6225 -14.1033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6225"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4108"^^xsd:integer ;
  dwc:maximumDepthInMeters "4146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_915'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '-14.103333333333'^^xsd:double;
  dwc:startLongitude '-14'^^xsd:integer;
  dwc:endLongitude '-14'^^xsd:integer;
  dwc:latitude '49.6225'^^xsd:double;
  dwc:startLatitude '49.615'^^xsd:double;
  dwc:endLatitude '49.63'^^xsd:double;
  dwc:minimumDepth '4108'^^xsd:integer;
  dwc:maximumDepth '4146'^^xsd:integer;
  dwc:aphiaid '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_915'^^xsd:string;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_919> ;
  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/5124__deepsea_Asteroidea_919>
  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/5124__deepsea_Asteroidea_919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_919'^^xsd:string;
  dwc:scientificName 'Dytaster grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-28.14'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  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 '123888'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_919'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.88500000016665 -24.0923333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.88500000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-24.0923333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2665"^^xsd:integer ;
  dwc:maximumDepthInMeters "2667"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1057'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-24.092333333333'^^xsd:double;
  dwc:startLongitude '-24'^^xsd:integer;
  dwc:endLongitude '-24'^^xsd:integer;
  dwc:latitude '58.885000000167'^^xsd:double;
  dwc:startLatitude '58.87167'^^xsd:double;
  dwc:endLatitude '58.89833'^^xsd:double;
  dwc:minimumDepth '2665'^^xsd:integer;
  dwc:maximumDepth '2667'^^xsd:integer;
  dwc:aphiaid '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1057'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5591666665 -34.8840833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5591666665"^^xsd:decimal ;
  dwc:decimalLongitude "-34.8840833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2951"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1061'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:longitude '-34.884083333333'^^xsd:double;
  dwc:startLongitude '-35'^^xsd:integer;
  dwc:endLongitude '-35'^^xsd:integer;
  dwc:latitude '58.5591666665'^^xsd:double;
  dwc:startLatitude '58.56683'^^xsd:double;
  dwc:endLatitude '58.5515'^^xsd:double;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2951'^^xsd:integer;
  dwc:aphiaid '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1061'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1065> ;
  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/5124__deepsea_Asteroidea_1065>
  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/5124__deepsea_Asteroidea_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1065'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1065'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1069> ;
  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/5124__deepsea_Asteroidea_1069>
  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/5124__deepsea_Asteroidea_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1069'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1069'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1070> ;
  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/5124__deepsea_Asteroidea_1070>
  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/5124__deepsea_Asteroidea_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1070'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1070'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1074> ;
  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/5124__deepsea_Asteroidea_1074>
  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/5124__deepsea_Asteroidea_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1074'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1074'^^xsd:string;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.97600000016665 -36.15466666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.97600000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-36.15466666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2605"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1077'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-36.154666666667'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  dwc:latitude '53.976000000167'^^xsd:double;
  dwc:startLatitude '53.85167'^^xsd:double;
  dwc:endLatitude '54.10033'^^xsd:double;
  dwc:minimumDepth '2605'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1077'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.93850000016665 -34.01299999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.93850000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-34.01299999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2410"^^xsd:integer ;
  dwc:maximumDepthInMeters "2445"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1078'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-34.013'^^xsd:double;
  dwc:startLongitude '-34'^^xsd:integer;
  dwc:endLongitude '-34'^^xsd:integer;
  dwc:latitude '53.938500000167'^^xsd:double;
  dwc:startLatitude '54.09467'^^xsd:double;
  dwc:endLatitude '53.78233'^^xsd:double;
  dwc:minimumDepth '2410'^^xsd:integer;
  dwc:maximumDepth '2445'^^xsd:integer;
  dwc:aphiaid '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1078'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.217083333333306 -36.06675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.217083333333306"^^xsd:decimal ;
  dwc:decimalLongitude "-36.06675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2620"^^xsd:integer ;
  dwc:maximumDepthInMeters "2676"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1082'^^xsd:string;
  dwc:scientificName 'Caulaster pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-36.06675'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  dwc:latitude '54.217083333333'^^xsd:double;
  dwc:startLatitude '54.325'^^xsd:double;
  dwc:endLatitude '54.10917'^^xsd:double;
  dwc:minimumDepth '2620'^^xsd:integer;
  dwc:maximumDepth '2676'^^xsd:integer;
  dwc:aphiaid '123926'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1082'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.97600000016665 -36.15466666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.97600000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-36.15466666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2605"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1085'^^xsd:string;
  dwc:scientificName 'Eremicaster vicinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-36.154666666667'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  dwc:latitude '53.976000000167'^^xsd:double;
  dwc:startLatitude '53.85167'^^xsd:double;
  dwc:endLatitude '54.10033'^^xsd:double;
  dwc:minimumDepth '2605'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '178727'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1085'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178727'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -13.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3515"^^xsd:integer ;
  dwc:maximumDepthInMeters "3515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1098'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:longitude '-13.85'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:minimumDepth '3515'^^xsd:integer;
  dwc:maximumDepth '3515'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1098'^^xsd:string;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1196> ;
  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/5124__deepsea_Asteroidea_1196>
  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/5124__deepsea_Asteroidea_1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1196'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1196'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1197> ;
  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/5124__deepsea_Asteroidea_1197>
  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/5124__deepsea_Asteroidea_1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1197'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1197'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1201> ;
  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/5124__deepsea_Asteroidea_1201>
  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/5124__deepsea_Asteroidea_1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1201'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1201'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1204> ;
  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/5124__deepsea_Asteroidea_1204>
  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/5124__deepsea_Asteroidea_1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1204'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1204'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1205> ;
  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/5124__deepsea_Asteroidea_1205>
  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/5124__deepsea_Asteroidea_1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1205'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123837'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1205'^^xsd:string;
  dwc:aphiaIdAccepted '123837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.795 -29.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.795"^^xsd:decimal ;
  dwc:decimalLongitude "-29.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2063"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1585'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-29.62'^^xsd:double;
  dwc:startLongitude '-30'^^xsd:integer;
  dwc:endLongitude '-30'^^xsd:integer;
  dwc:latitude '42.795'^^xsd:double;
  dwc:startLatitude '42.81'^^xsd:double;
  dwc:endLatitude '42.78'^^xsd:double;
  dwc:minimumDepth '2063'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:aphiaid '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1585'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1588> ;
  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/5124__deepsea_Asteroidea_1588>
  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/5124__deepsea_Asteroidea_1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1588'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-28.14'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  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 '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1588'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.948333333333295 -34.009666666666604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.948333333333295"^^xsd:decimal ;
  dwc:decimalLongitude "-34.009666666666604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2405"^^xsd:integer ;
  dwc:maximumDepthInMeters "2435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1592'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-34.009666666667'^^xsd:double;
  dwc:startLongitude '-34'^^xsd:integer;
  dwc:endLongitude '-34'^^xsd:integer;
  dwc:latitude '53.948333333333'^^xsd:double;
  dwc:startLatitude '54.1055'^^xsd:double;
  dwc:endLatitude '53.79117'^^xsd:double;
  dwc:minimumDepth '2405'^^xsd:integer;
  dwc:maximumDepth '2435'^^xsd:integer;
  dwc:aphiaid '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1592'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.79 -16.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.79"^^xsd:decimal ;
  dwc:decimalLongitude "-16.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4836"^^xsd:integer ;
  dwc:maximumDepthInMeters "4836"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1102'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:longitude '-16.815'^^xsd:double;
  dwc:latitude '48.79'^^xsd:double;
  dwc:minimumDepth '4836'^^xsd:integer;
  dwc:maximumDepth '4836'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1102'^^xsd:string;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5410"^^xsd:integer ;
  dwc:maximumDepthInMeters "5430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1103'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:minimumDepth '5410'^^xsd:integer;
  dwc:maximumDepth '5430'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1103'^^xsd:string;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.833333333333336 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.833333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4850"^^xsd:integer ;
  dwc:maximumDepthInMeters "4850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1107'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '48.833333333333'^^xsd:double;
  dwc:minimumDepth '4850'^^xsd:integer;
  dwc:maximumDepth '4850'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1107'^^xsd:string;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.91875 -16.838249999999952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.91875"^^xsd:decimal ;
  dwc:decimalLongitude "-16.838249999999952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4835"^^xsd:integer ;
  dwc:maximumDepthInMeters "4845"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1110'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:longitude '-16.83825'^^xsd:double;
  dwc:startLongitude '-17'^^xsd:integer;
  dwc:endLongitude '-17'^^xsd:integer;
  dwc:latitude '48.91875'^^xsd:double;
  dwc:startLatitude '48.891'^^xsd:double;
  dwc:endLatitude '48.9465'^^xsd:double;
  dwc:minimumDepth '4835'^^xsd:integer;
  dwc:maximumDepth '4845'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1110'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1111> ;
  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/5124__deepsea_Asteroidea_1111>
  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/5124__deepsea_Asteroidea_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1111'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-28.89'^^xsd:double;
  dwc:startLongitude '-29'^^xsd:integer;
  dwc:endLongitude '-29'^^xsd:integer;
  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 '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1111'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1115> ;
  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/5124__deepsea_Asteroidea_1115>
  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/5124__deepsea_Asteroidea_1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1115'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-30.975'^^xsd:double;
  dwc:startLongitude '-31'^^xsd:integer;
  dwc:endLongitude '-31'^^xsd:integer;
  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 '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1115'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.086999999833296 -27.8333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.086999999833296"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2631"^^xsd:integer ;
  dwc:maximumDepthInMeters "2724"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1118'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-27.833333333333'^^xsd:double;
  dwc:startLongitude '-27.83333'^^xsd:double;
  dwc:endLongitude '-27.83333'^^xsd:double;
  dwc:latitude '49.086999999833'^^xsd:double;
  dwc:startLatitude '48.90983'^^xsd:double;
  dwc:endLatitude '49.26417'^^xsd:double;
  dwc:minimumDepth '2631'^^xsd:integer;
  dwc:maximumDepth '2724'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1118'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.97600000016665 -36.15466666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.97600000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-36.15466666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2605"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1119'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-36.154666666667'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  dwc:latitude '53.976000000167'^^xsd:double;
  dwc:startLatitude '53.85167'^^xsd:double;
  dwc:endLatitude '54.10033'^^xsd:double;
  dwc:minimumDepth '2605'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1119'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09075000016665 -27.8395833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09075000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8395833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1123'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.839583333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.090750000167'^^xsd:double;
  dwc:startLatitude '48.95567'^^xsd:double;
  dwc:endLatitude '49.22583'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1123'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333333333 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "2995"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1126'^^xsd:string;
  dwc:scientificName 'Porcellanaster ceruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '38.633333333333'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '2995'^^xsd:integer;
  dwc:occurrenceRemarks 'IdentificationRemarks: According to Howell et al. (2002), this species was found in the north-eastern Atlantic at depth 1327–4846 m. Sibuet (1975) reported the species at depths 2840–4335 min the SE Atlantic. Clark (1989) gave depth range 1160–6040 m for this species. However, '^^xsd:string;
  dwc:aphiaid '123935'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1126'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1129> ;
  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/5124__deepsea_Asteroidea_1129>
  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/5124__deepsea_Asteroidea_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1129'^^xsd:string;
  dwc:scientificName 'Porcellanaster ceruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-28.89'^^xsd:double;
  dwc:startLongitude '-29'^^xsd:integer;
  dwc:endLongitude '-29'^^xsd:integer;
  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 '123935'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1129'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1133> ;
  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/5124__deepsea_Asteroidea_1133>
  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/5124__deepsea_Asteroidea_1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1133'^^xsd:string;
  dwc:scientificName 'Porcellanaster ceruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-35.53'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  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 '123935'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1133'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.948333333333295 -34.009666666666604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.948333333333295"^^xsd:decimal ;
  dwc:decimalLongitude "-34.009666666666604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2405"^^xsd:integer ;
  dwc:maximumDepthInMeters "2435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1136'^^xsd:string;
  dwc:scientificName 'Porcellanaster ceruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-34.009666666667'^^xsd:double;
  dwc:startLongitude '-34'^^xsd:integer;
  dwc:endLongitude '-34'^^xsd:integer;
  dwc:latitude '53.948333333333'^^xsd:double;
  dwc:startLatitude '54.1055'^^xsd:double;
  dwc:endLatitude '53.79117'^^xsd:double;
  dwc:minimumDepth '2405'^^xsd:integer;
  dwc:maximumDepth '2435'^^xsd:integer;
  dwc:aphiaid '123935'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1136'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.93850000016665 -34.01299999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.93850000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-34.01299999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2410"^^xsd:integer ;
  dwc:maximumDepthInMeters "2445"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1137'^^xsd:string;
  dwc:scientificName 'Porcellanaster ceruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-34.013'^^xsd:double;
  dwc:startLongitude '-34'^^xsd:integer;
  dwc:endLongitude '-34'^^xsd:integer;
  dwc:latitude '53.938500000167'^^xsd:double;
  dwc:startLatitude '54.09467'^^xsd:double;
  dwc:endLatitude '53.78233'^^xsd:double;
  dwc:minimumDepth '2410'^^xsd:integer;
  dwc:maximumDepth '2445'^^xsd:integer;
  dwc:aphiaid '123935'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1137'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.10341666666665 -27.8365833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.10341666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8365833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1140'^^xsd:string;
  dwc:scientificName 'Porcellanaster ceruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.836583333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.103416666667'^^xsd:double;
  dwc:startLatitude '48.9675'^^xsd:double;
  dwc:endLatitude '49.23933'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '123935'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1140'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.19066666666665 -36.07991666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.19066666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-36.07991666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1144'^^xsd:string;
  dwc:scientificName 'Porcellanaster ceruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-36.079916666667'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  dwc:latitude '54.190666666667'^^xsd:double;
  dwc:startLatitude '54.3205'^^xsd:double;
  dwc:endLatitude '54.06083'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '123935'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1144'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333333333 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2995"^^xsd:integer ;
  dwc:maximumDepthInMeters "2995"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1145'^^xsd:string;
  dwc:scientificName 'Styracaster armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '38.633333333333'^^xsd:double;
  dwc:minimumDepth '2995'^^xsd:integer;
  dwc:maximumDepth '2995'^^xsd:integer;
  dwc:aphiaid '123941'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1145'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123941'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.81666666666667 -14.116666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.81666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.116666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3970"^^xsd:integer ;
  dwc:maximumDepthInMeters "4000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1149'^^xsd:string;
  dwc:scientificName 'Styracaster armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-14.116666666667'^^xsd:double;
  dwc:latitude '49.816666666667'^^xsd:double;
  dwc:minimumDepth '3970'^^xsd:integer;
  dwc:maximumDepth '4000'^^xsd:integer;
  dwc:aphiaid '123941'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1149'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123941'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.10341666666665 -27.8365833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.10341666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8365833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1152'^^xsd:string;
  dwc:scientificName 'Styracaster armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.836583333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.103416666667'^^xsd:double;
  dwc:startLatitude '48.9675'^^xsd:double;
  dwc:endLatitude '49.23933'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '123941'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1152'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123941'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.81666666666667 -14.116666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.81666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.116666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3970"^^xsd:integer ;
  dwc:maximumDepthInMeters "4000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1163'^^xsd:string;
  dwc:scientificName 'Styracaster chuni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:longitude '-14.116666666667'^^xsd:double;
  dwc:latitude '49.816666666667'^^xsd:double;
  dwc:minimumDepth '3970'^^xsd:integer;
  dwc:maximumDepth '4000'^^xsd:integer;
  dwc:aphiaid '123942'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1163'^^xsd:string;
  dwc:aphiaIdAccepted '123942'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.833333333333336 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.833333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4850"^^xsd:integer ;
  dwc:maximumDepthInMeters "4850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1167'^^xsd:string;
  dwc:scientificName 'Styracaster chuni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '48.833333333333'^^xsd:double;
  dwc:minimumDepth '4850'^^xsd:integer;
  dwc:maximumDepth '4850'^^xsd:integer;
  dwc:aphiaid '123942'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1167'^^xsd:string;
  dwc:aphiaIdAccepted '123942'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1170> ;
  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/5124__deepsea_Asteroidea_1170>
  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/5124__deepsea_Asteroidea_1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1170'^^xsd:string;
  dwc:scientificName 'Styracaster chuni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:longitude '-28.89'^^xsd:double;
  dwc:startLongitude '-29'^^xsd:integer;
  dwc:endLongitude '-29'^^xsd:integer;
  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 '123942'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1170'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123942'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.866666666499995 -18.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.866666666499995"^^xsd:decimal ;
  dwc:decimalLongitude "-18.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4360"^^xsd:integer ;
  dwc:maximumDepthInMeters "4360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1172'^^xsd:string;
  dwc:scientificName 'Styracaster elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:longitude '-18.775'^^xsd:double;
  dwc:startLongitude '-19'^^xsd:integer;
  dwc:endLongitude '-19'^^xsd:integer;
  dwc:latitude '39.8666666665'^^xsd:double;
  dwc:startLatitude '39.83333'^^xsd:double;
  dwc:endLatitude '39.9'^^xsd:double;
  dwc:minimumDepth '4360'^^xsd:integer;
  dwc:maximumDepth '4360'^^xsd:integer;
  dwc:aphiaid '123944'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1172'^^xsd:string;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123944'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.1 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5413"^^xsd:integer ;
  dwc:maximumDepthInMeters "5413"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1175'^^xsd:string;
  dwc:scientificName 'Styracaster horridus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '31.1'^^xsd:double;
  dwc:minimumDepth '5413'^^xsd:integer;
  dwc:maximumDepth '5413'^^xsd:integer;
  dwc:aphiaid '123945'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1175'^^xsd:string;
  dwc:aphiaIdAccepted '123945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1500> ;
  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/5124__deepsea_Asteroidea_1500>
  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/5124__deepsea_Asteroidea_1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1500'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1500'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2499999998333 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2499999998333"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^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/5124__deepsea_Asteroidea_1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2499999998333 -12)"^^geo:wktLiteral ;
  geo-pos:lat "58.2499999998333"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1507'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:startLongitude '-56'^^xsd:integer;
  dwc:endLongitude '-12'^^xsd:integer;
  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 '123826'^^xsd:integer;
  dwc:verbatimPositionSetail 'longitude = endlongitude as startlongitude seems unlikely'^^xsd:string;
  dwc:occurrenceId 'deepsea_Asteroidea_1507'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1508> ;
  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/5124__deepsea_Asteroidea_1508>
  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/5124__deepsea_Asteroidea_1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1508'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1508'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1512> ;
  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/5124__deepsea_Asteroidea_1512>
  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/5124__deepsea_Asteroidea_1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1512'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1512'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1515> ;
  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/5124__deepsea_Asteroidea_1515>
  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/5124__deepsea_Asteroidea_1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1515'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1515'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1516> ;
  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/5124__deepsea_Asteroidea_1516>
  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/5124__deepsea_Asteroidea_1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1516'^^xsd:string;
  dwc:scientificName 'Zoroaster fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123826'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1516'^^xsd:string;
  dwc:aphiaIdAccepted '123826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1522> ;
  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/5124__deepsea_Asteroidea_1522>
  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/5124__deepsea_Asteroidea_1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1522'^^xsd:string;
  dwc:scientificName 'Hydrasterias sexradiata'^^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 '123822'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1522'^^xsd:string;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123822'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1525> ;
  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/5124__deepsea_Asteroidea_1525>
  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/5124__deepsea_Asteroidea_1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1525'^^xsd:string;
  dwc:scientificName 'Hydrasterias sexradiata'^^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'^^xsd:integer;
  dwc:endLongitude '-4'^^xsd:integer;
  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 '123822'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1525'^^xsd:string;
  dwc:aphiaIdAccepted '123822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.516666666666666 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.516666666666666"^^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 "2450"^^xsd:integer ;
  dwc:maximumDepthInMeters "2450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1526'^^xsd:string;
  dwc:scientificName 'Hydrasterias sexradiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '55.516666666667'^^xsd:double;
  dwc:minimumDepth '2450'^^xsd:integer;
  dwc:maximumDepth '2450'^^xsd:integer;
  dwc:aphiaid '123822'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1526'^^xsd:string;
  dwc:aphiaIdAccepted '123822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1529> ;
  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/5124__deepsea_Asteroidea_1529>
  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/5124__deepsea_Asteroidea_1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1529'^^xsd:string;
  dwc:scientificName 'Hydrasterias sexradiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123822'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1529'^^xsd:string;
  dwc:aphiaIdAccepted '123822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1509166668333 -27.801416666666597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1509166668333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.801416666666597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2687"^^xsd:integer ;
  dwc:maximumDepthInMeters "2727"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1533'^^xsd:string;
  dwc:scientificName 'Hydrasterias sexradiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:longitude '-27.801416666667'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.150916666833'^^xsd:double;
  dwc:startLatitude '49.24467'^^xsd:double;
  dwc:endLatitude '49.05717'^^xsd:double;
  dwc:minimumDepth '2687'^^xsd:integer;
  dwc:maximumDepth '2727'^^xsd:integer;
  dwc:aphiaid '123822'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1533'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123822'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.082249999833294 -27.8348333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.082249999833294"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8348333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1534'^^xsd:string;
  dwc:scientificName 'Hydrasterias sexradiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.834833333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.082249999833'^^xsd:double;
  dwc:startLatitude '48.97883'^^xsd:double;
  dwc:endLatitude '49.18567'^^xsd:double;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '123822'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1534'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123822'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2048333333333 -36.073750000000004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-36.073750000000004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2618"^^xsd:integer ;
  dwc:maximumDepthInMeters "2618"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1537'^^xsd:string;
  dwc:scientificName 'Hydrasterias sexradiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-36.07375'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  dwc:latitude '54.204833333333'^^xsd:double;
  dwc:startLatitude '54.327'^^xsd:double;
  dwc:endLatitude '54.08267'^^xsd:double;
  dwc:minimumDepth '2618'^^xsd:integer;
  dwc:maximumDepth '2618'^^xsd:integer;
  dwc:aphiaid '123822'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1537'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123822'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.716666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.716666666666667"^^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/5124__deepsea_Asteroidea_1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.716666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-9.716666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1541'^^xsd:string;
  dwc:scientificName 'Brisinga endecacnemos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7166666666667'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '123673'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1541'^^xsd:string;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123673'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1546> ;
  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/5124__deepsea_Asteroidea_1546>
  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/5124__deepsea_Asteroidea_1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1546'^^xsd:string;
  dwc:scientificName 'Brisinga endecacnemos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '123673'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1546'^^xsd:string;
  dwc:aphiaIdAccepted '123673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1549> ;
  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/5124__deepsea_Asteroidea_1549>
  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/5124__deepsea_Asteroidea_1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1549'^^xsd:string;
  dwc:scientificName 'Brisinga endecacnemos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 '123673'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1549'^^xsd:string;
  dwc:aphiaIdAccepted '123673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9898333333333 -36.1943333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-36.1943333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2450"^^xsd:integer ;
  dwc:maximumDepthInMeters "2272"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1554'^^xsd:string;
  dwc:scientificName 'Brisinga hirsuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:longitude '-36.194333333333'^^xsd:double;
  dwc:latitude '53.989833333333'^^xsd:double;
  dwc:minimumDepth '2450'^^xsd:integer;
  dwc:maximumDepth '2272'^^xsd:integer;
  dwc:aphiaid '123674'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1554'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1724225'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1560> ;
  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/5124__deepsea_Asteroidea_1560>
  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/5124__deepsea_Asteroidea_1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1560'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '381759'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1560'^^xsd:string;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1561> ;
  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/5124__deepsea_Asteroidea_1561>
  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/5124__deepsea_Asteroidea_1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1561'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 '381759'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1561'^^xsd:string;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.31666666666667 -21.2666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.31666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4060"^^xsd:integer ;
  dwc:maximumDepthInMeters "4060"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1566'^^xsd:string;
  dwc:scientificName 'Freyastera sexradiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-21.266666666667'^^xsd:double;
  dwc:latitude '42.316666666667'^^xsd:double;
  dwc:minimumDepth '4060'^^xsd:integer;
  dwc:maximumDepth '4060'^^xsd:integer;
  dwc:aphiaid '123687'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1566'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.31666666666667 -21.2666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.31666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4060"^^xsd:integer ;
  dwc:maximumDepthInMeters "4060"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1570'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-21.266666666667'^^xsd:double;
  dwc:latitude '42.316666666667'^^xsd:double;
  dwc:minimumDepth '4060'^^xsd:integer;
  dwc:maximumDepth '4060'^^xsd:integer;
  dwc:aphiaid '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1570'^^xsd:string;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.967222222222226 -26.333333333333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.967222222222226"^^xsd:decimal ;
  dwc:decimalLongitude "-26.333333333333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2871"^^xsd:integer ;
  dwc:maximumDepthInMeters "2871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1571'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:longitude '-26.333333333333'^^xsd:double;
  dwc:latitude '36.967222222222'^^xsd:double;
  dwc:minimumDepth '2871'^^xsd:integer;
  dwc:maximumDepth '2871'^^xsd:integer;
  dwc:aphiaid '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1571'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1575> ;
  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/5124__deepsea_Asteroidea_1575>
  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/5124__deepsea_Asteroidea_1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1575'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^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 '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1575'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.71666666666667 -14.166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.71666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4097"^^xsd:integer ;
  dwc:maximumDepthInMeters "4212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1578'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:longitude '-14.166666666667'^^xsd:double;
  dwc:latitude '49.716666666667'^^xsd:double;
  dwc:minimumDepth '4097'^^xsd:integer;
  dwc:maximumDepth '4212'^^xsd:integer;
  dwc:aphiaid '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1578'^^xsd:string;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2453333335 -14.74524999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2453333335"^^xsd:decimal ;
  dwc:decimalLongitude "-14.74524999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3986"^^xsd:integer ;
  dwc:maximumDepthInMeters "4016"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1581'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '-14.74525'^^xsd:double;
  dwc:startLongitude '-15'^^xsd:integer;
  dwc:endLongitude '-15'^^xsd:integer;
  dwc:latitude '50.2453333335'^^xsd:double;
  dwc:startLatitude '50.19867'^^xsd:double;
  dwc:endLatitude '50.292'^^xsd:double;
  dwc:minimumDepth '3986'^^xsd:integer;
  dwc:maximumDepth '4016'^^xsd:integer;
  dwc:aphiaid '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1581'^^xsd:string;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.09075000016665 -27.8395833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.09075000016665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8395833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1597'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-27.839583333333'^^xsd:double;
  dwc:startLongitude '-28'^^xsd:integer;
  dwc:endLongitude '-28'^^xsd:integer;
  dwc:latitude '49.090750000167'^^xsd:double;
  dwc:startLatitude '48.95567'^^xsd:double;
  dwc:endLatitude '49.22583'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1597'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5124__deepsea_Asteroidea_1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5124__deepsea_Asteroidea_1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.19066666666665 -36.07991666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.19066666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-36.07991666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2621"^^xsd:integer ;
  dwc:maximumDepthInMeters "2630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5124__deepsea_Asteroidea_1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "deepsea_Asteroidea_1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5124_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Asteroidea'^^xsd:string;
  dwc:catalogNumber 'deepsea_Asteroidea_1600'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:longitude '-36.079916666667'^^xsd:double;
  dwc:startLongitude '-36'^^xsd:integer;
  dwc:endLongitude '-36'^^xsd:integer;
  dwc:latitude '54.190666666667'^^xsd:double;
  dwc:startLatitude '54.3205'^^xsd:double;
  dwc:endLatitude '54.06083'^^xsd:double;
  dwc:minimumDepth '2621'^^xsd:integer;
  dwc:maximumDepth '2630'^^xsd:integer;
  dwc:aphiaid '123692'^^xsd:integer;
  dwc:occurrenceId 'deepsea_Asteroidea_1600'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF