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

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_114'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '-17.851944444444'^^xsd:double;
  dwc:latitude '50.716666666667'^^xsd:double;
  dwc:minimumDepth '4632'^^xsd:integer;
  dwc:maximumDepth '4632'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_114'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13333333333333 -12.883333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.883333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2897"^^xsd:integer ;
  dwc:maximumDepthInMeters "2897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_115'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.883333333333'^^xsd:double;
  dwc:latitude '55.133333333333'^^xsd:double;
  dwc:minimumDepth '2897'^^xsd:integer;
  dwc:maximumDepth '2897'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_115'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21666666666667 -13.266666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-13.266666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2719"^^xsd:integer ;
  dwc:maximumDepthInMeters "2719"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_116'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.266666666667'^^xsd:double;
  dwc:latitude '50.216666666667'^^xsd:double;
  dwc:minimumDepth '2719'^^xsd:integer;
  dwc:maximumDepth '2719'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_116'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.46666666666667 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.46666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2503"^^xsd:integer ;
  dwc:maximumDepthInMeters "2503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_85'^^xsd:string;
  dwc:scientificName 'Spiomenia spiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '56.466666666667'^^xsd:double;
  dwc:minimumDepth '2503'^^xsd:integer;
  dwc:maximumDepth '2503'^^xsd:integer;
  dwc:aphiaid '180845'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_85'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98527777777778 -10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98527777777778"^^xsd:decimal ;
  dwc:decimalLongitude "-10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_105'^^xsd:string;
  dwc:scientificName 'Prochaetoderma yongei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.65'^^xsd:double;
  dwc:latitude '57.985277777778'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '140853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_105'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983333333333334 -10.816666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.983333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-10.816666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2081"^^xsd:integer ;
  dwc:maximumDepthInMeters "2081"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_106'^^xsd:string;
  dwc:scientificName 'Prochaetoderma yongei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.816666666667'^^xsd:double;
  dwc:latitude '57.983333333333'^^xsd:double;
  dwc:minimumDepth '2081'^^xsd:integer;
  dwc:maximumDepth '2081'^^xsd:integer;
  dwc:aphiaid '140853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_106'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05 -12.766666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05"^^xsd:decimal ;
  dwc:decimalLongitude "-12.766666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2895"^^xsd:integer ;
  dwc:maximumDepthInMeters "2895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_107'^^xsd:string;
  dwc:scientificName 'Prochaetoderma yongei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.766666666667'^^xsd:double;
  dwc:latitude '55.05'^^xsd:double;
  dwc:minimumDepth '2895'^^xsd:integer;
  dwc:maximumDepth '2895'^^xsd:integer;
  dwc:aphiaid '140853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_107'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.366666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.366666666666666"^^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/5097__DeepSea_Antipatharia_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.366666666666666)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.366666666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_108'^^xsd:string;
  dwc:scientificName 'Prochaetoderma yongei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.3666666666667'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '140853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_108'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.342 -16.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.342"^^xsd:decimal ;
  dwc:decimalLongitude "-16.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2074"^^xsd:integer ;
  dwc:maximumDepthInMeters "2074"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_109'^^xsd:string;
  dwc:scientificName 'Prochaetoderma yongei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.988'^^xsd:double;
  dwc:latitude '62.342'^^xsd:double;
  dwc:minimumDepth '2074'^^xsd:integer;
  dwc:maximumDepth '2074'^^xsd:integer;
  dwc:aphiaid '140853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_109'^^xsd:string;
  dwc:aphiaIdAccepted '140853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.837 -16.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.837"^^xsd:decimal ;
  dwc:decimalLongitude "-16.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_110'^^xsd:string;
  dwc:scientificName 'Prochaetoderma yongei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.881'^^xsd:double;
  dwc:latitude '61.837'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '140853'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_110'^^xsd:string;
  dwc:aphiaIdAccepted '140853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13583333333333 -13.835833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.835833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3338"^^xsd:integer ;
  dwc:maximumDepthInMeters "3356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_111'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '-13.835833333333'^^xsd:double;
  dwc:latitude '50.135833333333'^^xsd:double;
  dwc:minimumDepth '3338'^^xsd:integer;
  dwc:maximumDepth '3356'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_111'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2166666666666 -14.3846666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2166666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3846666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3859"^^xsd:integer ;
  dwc:maximumDepthInMeters "3859"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_112'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '-14.384666666667'^^xsd:double;
  dwc:latitude '50.216666666667'^^xsd:double;
  dwc:minimumDepth '3859'^^xsd:integer;
  dwc:maximumDepth '3859'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_112'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06861111111112 -15.735555555555555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06861111111112"^^xsd:decimal ;
  dwc:decimalLongitude "-15.735555555555555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4426"^^xsd:integer ;
  dwc:maximumDepthInMeters "4435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_113'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '-15.735555555556'^^xsd:double;
  dwc:latitude '50.068611111111'^^xsd:double;
  dwc:minimumDepth '4426'^^xsd:integer;
  dwc:maximumDepth '4435'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_113'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4228"^^xsd:integer ;
  dwc:maximumDepthInMeters "4228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_71'^^xsd:string;
  dwc:scientificName 'Kruppomenia levis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.55'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '4228'^^xsd:integer;
  dwc:maximumDepth '4228'^^xsd:integer;
  dwc:aphiaid '345770'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_71'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345770'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.516666666666666 -9.566666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.516666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-9.566666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4240"^^xsd:integer ;
  dwc:maximumDepthInMeters "4240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_72'^^xsd:string;
  dwc:scientificName 'Kruppomenia levis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.5666666666667'^^xsd:double;
  dwc:latitude '47.516666666667'^^xsd:double;
  dwc:minimumDepth '4240'^^xsd:integer;
  dwc:maximumDepth '4240'^^xsd:integer;
  dwc:aphiaid '345770'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_72'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345770'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56666666666667 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4211"^^xsd:integer ;
  dwc:maximumDepthInMeters "4211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_73'^^xsd:string;
  dwc:scientificName 'Kruppomenia delta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '47.566666666667'^^xsd:double;
  dwc:minimumDepth '4211'^^xsd:integer;
  dwc:maximumDepth '4211'^^xsd:integer;
  dwc:aphiaid '345769'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_73'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345769'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4268"^^xsd:integer ;
  dwc:maximumDepthInMeters "4268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_74'^^xsd:string;
  dwc:scientificName 'Kruppomenia delta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.55'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4268'^^xsd:integer;
  dwc:maximumDepth '4268'^^xsd:integer;
  dwc:aphiaid '345769'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_74'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345769'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46666666666667 -9.566666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.566666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_135'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.5666666666667'^^xsd:double;
  dwc:latitude '47.466666666667'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4294'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_135'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.516666666666666 -9.666666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.516666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-9.666666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4354"^^xsd:integer ;
  dwc:maximumDepthInMeters "4354"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_136'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.6666666666667'^^xsd:double;
  dwc:latitude '47.516666666667'^^xsd:double;
  dwc:minimumDepth '4354'^^xsd:integer;
  dwc:maximumDepth '4354'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_136'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.583333333333336 -3.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.583333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-3.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3950"^^xsd:integer ;
  dwc:maximumDepthInMeters "4150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_137'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:longitude '-3.85'^^xsd:double;
  dwc:latitude '45.583333333333'^^xsd:double;
  dwc:minimumDepth '3950'^^xsd:integer;
  dwc:maximumDepth '4150'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_137'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -17.066666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.066666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters "4270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_139'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.066666666667'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:maximumDepth '4270'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_139'^^xsd:string;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.983333333333334 -15.066666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.983333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-15.066666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5320"^^xsd:integer ;
  dwc:maximumDepthInMeters "5320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_140'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.066666666667'^^xsd:double;
  dwc:latitude '39.983333333333'^^xsd:double;
  dwc:minimumDepth '5320'^^xsd:integer;
  dwc:maximumDepth '5320'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_140'^^xsd:string;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.833333333333336 -12.933333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.833333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-12.933333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4315"^^xsd:integer ;
  dwc:maximumDepthInMeters "4315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_141'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-12.933333333333'^^xsd:double;
  dwc:latitude '42.833333333333'^^xsd:double;
  dwc:minimumDepth '4315'^^xsd:integer;
  dwc:maximumDepth '4315'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_141'^^xsd:string;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56666666666667 -9.633333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.633333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4260"^^xsd:integer ;
  dwc:maximumDepthInMeters "4260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_142'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '-9.6333333333333'^^xsd:double;
  dwc:latitude '47.566666666667'^^xsd:double;
  dwc:minimumDepth '4260'^^xsd:integer;
  dwc:maximumDepth '4260'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_142'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.43333333333333 -4.833333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.43333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.833333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4230"^^xsd:integer ;
  dwc:maximumDepthInMeters "4230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_143'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '-4.8333333333333'^^xsd:double;
  dwc:latitude '44.433333333333'^^xsd:double;
  dwc:minimumDepth '4230'^^xsd:integer;
  dwc:maximumDepth '4230'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_143'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983333333333334 -10.816666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.983333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-10.816666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2081"^^xsd:integer ;
  dwc:maximumDepthInMeters "2081"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_78'^^xsd:string;
  dwc:scientificName 'Plawenia sphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.816666666667'^^xsd:double;
  dwc:latitude '57.983333333333'^^xsd:double;
  dwc:minimumDepth '2081'^^xsd:integer;
  dwc:maximumDepth '2081'^^xsd:integer;
  dwc:aphiaid '180847'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_78'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180847'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.46666666666667 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.46666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2503"^^xsd:integer ;
  dwc:maximumDepthInMeters "2503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_79'^^xsd:string;
  dwc:scientificName 'Plawenia sphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '56.466666666667'^^xsd:double;
  dwc:minimumDepth '2503'^^xsd:integer;
  dwc:maximumDepth '2503'^^xsd:integer;
  dwc:aphiaid '180847'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_79'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180847'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96666666666667 -10.916666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96666666666667"^^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 "2040"^^xsd:integer ;
  dwc:maximumDepthInMeters "2068"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_80'^^xsd:string;
  dwc:scientificName 'Plawenia sphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.916666666667'^^xsd:double;
  dwc:latitude '57.966666666667'^^xsd:double;
  dwc:minimumDepth '2040'^^xsd:integer;
  dwc:maximumDepth '2068'^^xsd:integer;
  dwc:aphiaid '180847'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_80'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180847'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96666666666667 -10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_81'^^xsd:string;
  dwc:scientificName 'Plawenia sphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.75'^^xsd:double;
  dwc:latitude '57.966666666667'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '180847'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_81'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180847'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8833333333333 -3.6333333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6333333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2379"^^xsd:integer ;
  dwc:maximumDepthInMeters "2379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_82'^^xsd:string;
  dwc:scientificName 'Plawenia sphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:longitude '-3.6333333333333'^^xsd:double;
  dwc:latitude '43.883333333333'^^xsd:double;
  dwc:minimumDepth '2379'^^xsd:integer;
  dwc:maximumDepth '2379'^^xsd:integer;
  dwc:aphiaid '180847'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_82'^^xsd:string;
  dwc:observationDate '1967-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180847'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0833333333333 -13.0266666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0266666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2173"^^xsd:integer ;
  dwc:maximumDepthInMeters "2173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_83'^^xsd:string;
  dwc:scientificName 'Simrothiella margaritacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '-13.026666666667'^^xsd:double;
  dwc:latitude '51.083333333333'^^xsd:double;
  dwc:minimumDepth '2173'^^xsd:integer;
  dwc:maximumDepth '2173'^^xsd:integer;
  dwc:aphiaid '395272'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_83'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983333333333334 -10.816666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.983333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-10.816666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2081"^^xsd:integer ;
  dwc:maximumDepthInMeters "2081"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_84'^^xsd:string;
  dwc:scientificName 'Spiomenia spiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.816666666667'^^xsd:double;
  dwc:latitude '57.983333333333'^^xsd:double;
  dwc:minimumDepth '2081'^^xsd:integer;
  dwc:maximumDepth '2081'^^xsd:integer;
  dwc:aphiaid '180845'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_84'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4316"^^xsd:integer ;
  dwc:maximumDepthInMeters "4316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_75'^^xsd:string;
  dwc:scientificName 'Kruppomenia delta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '46.45'^^xsd:double;
  dwc:minimumDepth '4316'^^xsd:integer;
  dwc:maximumDepth '4316'^^xsd:integer;
  dwc:aphiaid '345769'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_75'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345769'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53333333333333 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4327"^^xsd:integer ;
  dwc:maximumDepthInMeters "4327"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_76'^^xsd:string;
  dwc:scientificName 'Kruppomenia delta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '47.533333333333'^^xsd:double;
  dwc:minimumDepth '4327'^^xsd:integer;
  dwc:maximumDepth '4327'^^xsd:integer;
  dwc:aphiaid '345769'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_76'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345769'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98527777777778 -10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98527777777778"^^xsd:decimal ;
  dwc:decimalLongitude "-10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_77'^^xsd:string;
  dwc:scientificName 'Plawenia sphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.65'^^xsd:double;
  dwc:latitude '57.985277777778'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '180847'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_77'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180847'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_219> ;
  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 "2847"^^xsd:integer ;
  dwc:maximumDepthInMeters "2847"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5097__DeepSea_Antipatharia_219>
  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/5097__DeepSea_Antipatharia_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_219'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '47.533333333333'^^xsd:double;
  dwc:minimumDepth '2847'^^xsd:integer;
  dwc:maximumDepth '2847'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_219'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_220> ;
  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 "2828"^^xsd:integer ;
  dwc:maximumDepthInMeters "2828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5097__DeepSea_Antipatharia_220>
  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/5097__DeepSea_Antipatharia_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_220'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '47.533333333333'^^xsd:double;
  dwc:minimumDepth '2828'^^xsd:integer;
  dwc:maximumDepth '2828'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_220'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_221> ;
  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 "2847"^^xsd:integer ;
  dwc:maximumDepthInMeters "2847"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5097__DeepSea_Antipatharia_221>
  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/5097__DeepSea_Antipatharia_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_221'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '47.533333333333'^^xsd:double;
  dwc:minimumDepth '2847'^^xsd:integer;
  dwc:maximumDepth '2847'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_221'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_222> ;
  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 "2828"^^xsd:integer ;
  dwc:maximumDepthInMeters "2828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5097__DeepSea_Antipatharia_222>
  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/5097__DeepSea_Antipatharia_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_222'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '47.533333333333'^^xsd:double;
  dwc:minimumDepth '2828'^^xsd:integer;
  dwc:maximumDepth '2828'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_222'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.556666666666665 -8.561666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.556666666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-8.561666666666667"^^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/5097__DeepSea_Antipatharia_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.556666666666665 -8.561666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "47.556666666666665"^^xsd:decimal ;
  geo-pos:long "-8.561666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_223'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-8.5616666666667'^^xsd:double;
  dwc:latitude '47.556666666667'^^xsd:double;
  dwc:minimumDepth '2120'^^xsd:integer;
  dwc:maximumDepth '2120'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_223'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.342 -16.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.342"^^xsd:decimal ;
  dwc:decimalLongitude "-16.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2074"^^xsd:integer ;
  dwc:maximumDepthInMeters "2074"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_224'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.988'^^xsd:double;
  dwc:latitude '62.342'^^xsd:double;
  dwc:minimumDepth '2074'^^xsd:integer;
  dwc:maximumDepth '2074'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_224'^^xsd:string;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.837 -16.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.837"^^xsd:decimal ;
  dwc:decimalLongitude "-16.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2270"^^xsd:integer ;
  dwc:maximumDepthInMeters "2270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_225'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.881'^^xsd:double;
  dwc:latitude '61.837'^^xsd:double;
  dwc:minimumDepth '2270'^^xsd:integer;
  dwc:maximumDepth '2270'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_225'^^xsd:string;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.724 -16.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.724"^^xsd:decimal ;
  dwc:decimalLongitude "-16.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters "2295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_226'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.958'^^xsd:double;
  dwc:latitude '61.724'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:maximumDepth '2295'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_226'^^xsd:string;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31666666666667 -15.266666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.266666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4829"^^xsd:integer ;
  dwc:maximumDepthInMeters "4829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_125'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.266666666667'^^xsd:double;
  dwc:latitude '48.316666666667'^^xsd:double;
  dwc:minimumDepth '4829'^^xsd:integer;
  dwc:maximumDepth '4829'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_125'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.316666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^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 "4798"^^xsd:integer ;
  dwc:maximumDepthInMeters "4798"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_126'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.316666666667'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4798'^^xsd:integer;
  dwc:maximumDepth '4798'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_126'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.183333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.183333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4796"^^xsd:integer ;
  dwc:maximumDepthInMeters "4822"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_127'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.183333333333'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4796'^^xsd:integer;
  dwc:maximumDepth '4822'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_127'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.516666666666666 -9.566666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.516666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-9.566666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4296"^^xsd:integer ;
  dwc:maximumDepthInMeters "4296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_128'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.5666666666667'^^xsd:double;
  dwc:latitude '47.516666666667'^^xsd:double;
  dwc:minimumDepth '4296'^^xsd:integer;
  dwc:maximumDepth '4296'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_128'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4316"^^xsd:integer ;
  dwc:maximumDepthInMeters "4316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_129'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '46.45'^^xsd:double;
  dwc:minimumDepth '4316'^^xsd:integer;
  dwc:maximumDepth '4316'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_129'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.516666666666666 -9.566666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.516666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-9.566666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_130'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.5666666666667'^^xsd:double;
  dwc:latitude '47.516666666667'^^xsd:double;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4250'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_130'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53333333333333 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4327"^^xsd:integer ;
  dwc:maximumDepthInMeters "4327"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_131'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '47.533333333333'^^xsd:double;
  dwc:minimumDepth '4327'^^xsd:integer;
  dwc:maximumDepth '4327'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_131'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^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 "2963"^^xsd:integer ;
  dwc:maximumDepthInMeters "2963"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_149'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '2963'^^xsd:integer;
  dwc:maximumDepth '2963'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_149'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.43333333333333 -9.133333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.43333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.133333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4140"^^xsd:integer ;
  dwc:maximumDepthInMeters "4140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_150'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.1333333333333'^^xsd:double;
  dwc:latitude '47.433333333333'^^xsd:double;
  dwc:minimumDepth '4140'^^xsd:integer;
  dwc:maximumDepth '4140'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_150'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46666666666667 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3480"^^xsd:integer ;
  dwc:maximumDepthInMeters "3480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_151'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '47.466666666667'^^xsd:double;
  dwc:minimumDepth '3480'^^xsd:integer;
  dwc:maximumDepth '3480'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_151'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.516666666666666 -9.583333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.516666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-9.583333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4150"^^xsd:integer ;
  dwc:maximumDepthInMeters "4150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_152'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.5833333333333'^^xsd:double;
  dwc:latitude '47.516666666667'^^xsd:double;
  dwc:minimumDepth '4150'^^xsd:integer;
  dwc:maximumDepth '4150'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_152'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.516666666666666 -9.566666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.516666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-9.566666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4240"^^xsd:integer ;
  dwc:maximumDepthInMeters "4240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_153'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.5666666666667'^^xsd:double;
  dwc:latitude '47.516666666667'^^xsd:double;
  dwc:minimumDepth '4240'^^xsd:integer;
  dwc:maximumDepth '4240'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_153'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.516666666666666 -10.383333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.516666666666666"^^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 "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_154'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-10.383333333333'^^xsd:double;
  dwc:latitude '47.516666666667'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_154'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4715"^^xsd:integer ;
  dwc:maximumDepthInMeters "4715"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_155'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-10.45'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:minimumDepth '4715'^^xsd:integer;
  dwc:maximumDepth '4715'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_155'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.483333333333334 -10.483333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.483333333333334"^^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 "4720"^^xsd:integer ;
  dwc:maximumDepthInMeters "4720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_156'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-10.483333333333'^^xsd:double;
  dwc:latitude '46.483333333333'^^xsd:double;
  dwc:minimumDepth '4720'^^xsd:integer;
  dwc:maximumDepth '4720'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_156'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.416666666666664 -4.866666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.416666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.866666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4462"^^xsd:integer ;
  dwc:maximumDepthInMeters "4462"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_157'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.8666666666667'^^xsd:double;
  dwc:latitude '44.416666666667'^^xsd:double;
  dwc:minimumDepth '4462'^^xsd:integer;
  dwc:maximumDepth '4462'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_157'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38333333333333 -4.833333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.833333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4462"^^xsd:integer ;
  dwc:maximumDepthInMeters "4462"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_158'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.8333333333333'^^xsd:double;
  dwc:latitude '44.383333333333'^^xsd:double;
  dwc:minimumDepth '4462'^^xsd:integer;
  dwc:maximumDepth '4462'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_158'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53333333333333 -9.598333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.598333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4237"^^xsd:integer ;
  dwc:maximumDepthInMeters "4237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_159'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.5983333333333'^^xsd:double;
  dwc:latitude '47.533333333333'^^xsd:double;
  dwc:minimumDepth '4237'^^xsd:integer;
  dwc:maximumDepth '4237'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_159'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.53333333333333 -10.466666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.53333333333333"^^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 "4715"^^xsd:integer ;
  dwc:maximumDepthInMeters "4715"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_160'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-10.466666666667'^^xsd:double;
  dwc:latitude '46.533333333333'^^xsd:double;
  dwc:minimumDepth '4715'^^xsd:integer;
  dwc:maximumDepth '4715'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_160'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -10.416666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.45"^^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 "4825"^^xsd:integer ;
  dwc:maximumDepthInMeters "4825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_161'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-10.416666666667'^^xsd:double;
  dwc:latitude '46.45'^^xsd:double;
  dwc:minimumDepth '4825'^^xsd:integer;
  dwc:maximumDepth '4825'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_161'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -10.316666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^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 "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_162'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-10.316666666667'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_162'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4434"^^xsd:integer ;
  dwc:maximumDepthInMeters "4434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_163'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:minimumDepth '4434'^^xsd:integer;
  dwc:maximumDepth '4434'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_163'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38666666666666 -4.8566666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8566666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4459"^^xsd:integer ;
  dwc:maximumDepthInMeters "4459"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_164'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.8566666666667'^^xsd:double;
  dwc:latitude '44.386666666667'^^xsd:double;
  dwc:minimumDepth '4459'^^xsd:integer;
  dwc:maximumDepth '4459'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_164'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.38166666666667 -4.913333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.38166666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4475"^^xsd:integer ;
  dwc:maximumDepthInMeters "4475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_165'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.9133333333333'^^xsd:double;
  dwc:latitude '44.381666666667'^^xsd:double;
  dwc:minimumDepth '4475'^^xsd:integer;
  dwc:maximumDepth '4475'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_165'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53333333333333 -9.083333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.083333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2770"^^xsd:integer ;
  dwc:maximumDepthInMeters "2770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_167'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.0833333333333'^^xsd:double;
  dwc:latitude '47.533333333333'^^xsd:double;
  dwc:minimumDepth '2770'^^xsd:integer;
  dwc:maximumDepth '2770'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_167'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58166666666666 -9.663333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58166666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-9.663333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4210"^^xsd:integer ;
  dwc:maximumDepthInMeters "4210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_168'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-9.6633333333333'^^xsd:double;
  dwc:latitude '47.581666666667'^^xsd:double;
  dwc:minimumDepth '4210'^^xsd:integer;
  dwc:maximumDepth '4210'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_168'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.583333333333336 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.583333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4130"^^xsd:integer ;
  dwc:maximumDepthInMeters "4130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_169'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.583333333333'^^xsd:double;
  dwc:minimumDepth '4130'^^xsd:integer;
  dwc:maximumDepth '4130'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_169'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.583333333333336 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.583333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4135"^^xsd:integer ;
  dwc:maximumDepthInMeters "4135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_170'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.583333333333'^^xsd:double;
  dwc:minimumDepth '4135'^^xsd:integer;
  dwc:maximumDepth '4135'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_170'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.583333333333336 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.583333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4130"^^xsd:integer ;
  dwc:maximumDepthInMeters "4130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_171'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.583333333333'^^xsd:double;
  dwc:minimumDepth '4130'^^xsd:integer;
  dwc:maximumDepth '4130'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_171'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.583333333333336 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.583333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4190"^^xsd:integer ;
  dwc:maximumDepthInMeters "4190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_172'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.583333333333'^^xsd:double;
  dwc:minimumDepth '4190'^^xsd:integer;
  dwc:maximumDepth '4190'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_172'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.583333333333336 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.583333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4190"^^xsd:integer ;
  dwc:maximumDepthInMeters "4190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_173'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.583333333333'^^xsd:double;
  dwc:minimumDepth '4190'^^xsd:integer;
  dwc:maximumDepth '4190'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_173'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56666666666667 -8.666666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56666666666667"^^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 "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_211'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:longitude '-8.6666666666667'^^xsd:double;
  dwc:latitude '47.566666666667'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2225'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_211'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_212'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_212'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56666666666667 -8.666666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56666666666667"^^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 "2227"^^xsd:integer ;
  dwc:maximumDepthInMeters "2227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_213'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:longitude '-8.6666666666667'^^xsd:double;
  dwc:latitude '47.566666666667'^^xsd:double;
  dwc:minimumDepth '2227'^^xsd:integer;
  dwc:maximumDepth '2227'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_213'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53333333333333 -9.066666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.066666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2740"^^xsd:integer ;
  dwc:maximumDepthInMeters "2740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_214'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.0666666666667'^^xsd:double;
  dwc:latitude '47.533333333333'^^xsd:double;
  dwc:minimumDepth '2740'^^xsd:integer;
  dwc:maximumDepth '2740'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_214'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_215> ;
  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 "2885"^^xsd:integer ;
  dwc:maximumDepthInMeters "2885"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5097__DeepSea_Antipatharia_215>
  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/5097__DeepSea_Antipatharia_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_215'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '47.533333333333'^^xsd:double;
  dwc:minimumDepth '2885'^^xsd:integer;
  dwc:maximumDepth '2885'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_215'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53333333333333 -9.083333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.083333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2770"^^xsd:integer ;
  dwc:maximumDepthInMeters "2770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_216'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.0833333333333'^^xsd:double;
  dwc:latitude '47.533333333333'^^xsd:double;
  dwc:minimumDepth '2770'^^xsd:integer;
  dwc:maximumDepth '2770'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_216'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53333333333333 -9.083333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.083333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2730"^^xsd:integer ;
  dwc:maximumDepthInMeters "2730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_217'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.0833333333333'^^xsd:double;
  dwc:latitude '47.533333333333'^^xsd:double;
  dwc:minimumDepth '2730'^^xsd:integer;
  dwc:maximumDepth '2730'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_217'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_218> ;
  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 "2805"^^xsd:integer ;
  dwc:maximumDepthInMeters "2805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5097__DeepSea_Antipatharia_218>
  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/5097__DeepSea_Antipatharia_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_218'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '47.533333333333'^^xsd:double;
  dwc:minimumDepth '2805'^^xsd:integer;
  dwc:maximumDepth '2805'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_218'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.05 -10.233333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.233333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4800"^^xsd:integer ;
  dwc:maximumDepthInMeters "4800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_132'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.233333333333'^^xsd:double;
  dwc:latitude '46.05'^^xsd:double;
  dwc:minimumDepth '4800'^^xsd:integer;
  dwc:maximumDepth '4800'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_132'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46666666666667 -9.566666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.566666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4281"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_133'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.5666666666667'^^xsd:double;
  dwc:latitude '47.466666666667'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4281'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_133'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.516666666666666 -9.566666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.516666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-9.566666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4300"^^xsd:integer ;
  dwc:maximumDepthInMeters "4300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_134'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.5666666666667'^^xsd:double;
  dwc:latitude '47.516666666667'^^xsd:double;
  dwc:minimumDepth '4300'^^xsd:integer;
  dwc:maximumDepth '4300'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_134'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.483333333333334 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.483333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4203"^^xsd:integer ;
  dwc:maximumDepthInMeters "4203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_144'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '44.483333333333'^^xsd:double;
  dwc:minimumDepth '4203'^^xsd:integer;
  dwc:maximumDepth '4203'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_144'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -4.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^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 "2124"^^xsd:integer ;
  dwc:maximumDepthInMeters "2124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_145'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '-4.25'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:minimumDepth '2124'^^xsd:integer;
  dwc:maximumDepth '2124'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_145'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56666666666667 -9.666666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.666666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4125"^^xsd:integer ;
  dwc:maximumDepthInMeters "4125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_146'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.6666666666667'^^xsd:double;
  dwc:latitude '47.566666666667'^^xsd:double;
  dwc:minimumDepth '4125'^^xsd:integer;
  dwc:maximumDepth '4125'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_146'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53333333333333 -9.466666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.466666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4050"^^xsd:integer ;
  dwc:maximumDepthInMeters "4050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_147'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.4666666666667'^^xsd:double;
  dwc:latitude '47.533333333333'^^xsd:double;
  dwc:minimumDepth '4050'^^xsd:integer;
  dwc:maximumDepth '4050'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_147'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.43333333333333 -9.116666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.43333333333333"^^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 "3742"^^xsd:integer ;
  dwc:maximumDepthInMeters "3742"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_148'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-9.1166666666667'^^xsd:double;
  dwc:latitude '47.433333333333'^^xsd:double;
  dwc:minimumDepth '3742'^^xsd:integer;
  dwc:maximumDepth '3742'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_148'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31666666666667 -15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4823"^^xsd:integer ;
  dwc:maximumDepthInMeters "4823"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_117'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.2'^^xsd:double;
  dwc:latitude '48.316666666667'^^xsd:double;
  dwc:minimumDepth '4823'^^xsd:integer;
  dwc:maximumDepth '4823'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_117'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.03333333333333 -10.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.03333333333333"^^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 "4822"^^xsd:integer ;
  dwc:maximumDepthInMeters "4822"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_118'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.283333333333'^^xsd:double;
  dwc:latitude '46.033333333333'^^xsd:double;
  dwc:minimumDepth '4822'^^xsd:integer;
  dwc:maximumDepth '4822'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_118'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4268"^^xsd:integer ;
  dwc:maximumDepthInMeters "4268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_119'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.55'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4268'^^xsd:integer;
  dwc:maximumDepth '4268'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_119'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.43333333333333 -15.166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.43333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4823"^^xsd:integer ;
  dwc:maximumDepthInMeters "4823"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_121'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.166666666667'^^xsd:double;
  dwc:latitude '48.433333333333'^^xsd:double;
  dwc:minimumDepth '4823'^^xsd:integer;
  dwc:maximumDepth '4823'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_121'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.333333333333336 -15.233333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.333333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-15.233333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4823"^^xsd:integer ;
  dwc:maximumDepthInMeters "4823"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_122'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.233333333333'^^xsd:double;
  dwc:latitude '48.333333333333'^^xsd:double;
  dwc:minimumDepth '4823'^^xsd:integer;
  dwc:maximumDepth '4823'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_122'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.016666666666666 -10.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.016666666666666"^^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 "4796"^^xsd:integer ;
  dwc:maximumDepthInMeters "4796"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_123'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.283333333333'^^xsd:double;
  dwc:latitude '46.016666666667'^^xsd:double;
  dwc:minimumDepth '4796'^^xsd:integer;
  dwc:maximumDepth '4796'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_123'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31777777777778 -13.166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31777777777778"^^xsd:decimal ;
  dwc:decimalLongitude "-13.166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2634"^^xsd:integer ;
  dwc:maximumDepthInMeters "2634"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_124'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.166666666667'^^xsd:double;
  dwc:latitude '50.317777777778'^^xsd:double;
  dwc:minimumDepth '2634'^^xsd:integer;
  dwc:maximumDepth '2634'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_124'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98527777777778 -10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98527777777778"^^xsd:decimal ;
  dwc:decimalLongitude "-10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_41'^^xsd:string;
  dwc:scientificName 'Acanthomenia arcuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.65'^^xsd:double;
  dwc:latitude '57.985277777778'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '180823'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_41'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.46666666666667 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.46666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2503"^^xsd:integer ;
  dwc:maximumDepthInMeters "2503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_43'^^xsd:string;
  dwc:scientificName 'Acanthomenia arcuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '56.466666666667'^^xsd:double;
  dwc:minimumDepth '2503'^^xsd:integer;
  dwc:maximumDepth '2503'^^xsd:integer;
  dwc:aphiaid '180823'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_43'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.17 -18.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.17"^^xsd:decimal ;
  dwc:decimalLongitude "-18.043"^^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/5097__DeepSea_Antipatharia_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.17 -18.043)"^^geo:wktLiteral ;
  geo-pos:lat "61.17"^^xsd:decimal ;
  geo-pos:long "-18.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_227'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-18.043'^^xsd:double;
  dwc:latitude '61.17'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_227'^^xsd:string;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53333333333333 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4327"^^xsd:integer ;
  dwc:maximumDepthInMeters "4327"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_229'^^xsd:string;
  dwc:scientificName 'Spathoderma grossum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '47.533333333333'^^xsd:double;
  dwc:minimumDepth '4327'^^xsd:integer;
  dwc:maximumDepth '4327'^^xsd:integer;
  dwc:aphiaid '180805'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_229'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180805'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46666666666667 -9.566666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.566666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_230'^^xsd:string;
  dwc:scientificName 'Spathoderma grossum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.5666666666667'^^xsd:double;
  dwc:latitude '47.466666666667'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4294'^^xsd:integer;
  dwc:aphiaid '180805'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_230'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180805'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11666666666667 -17.116666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.116666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters "4270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_231'^^xsd:string;
  dwc:scientificName 'Spathoderma grossum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.116666666667'^^xsd:double;
  dwc:latitude '34.116666666667'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:maximumDepth '4270'^^xsd:integer;
  dwc:aphiaid '180805'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_231'^^xsd:string;
  dwc:aphiaIdAccepted '180805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -15.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-15.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4350"^^xsd:integer ;
  dwc:maximumDepthInMeters "4450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_233'^^xsd:string;
  dwc:scientificName 'Spathoderma grossum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.55'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '4350'^^xsd:integer;
  dwc:maximumDepth '4450'^^xsd:integer;
  dwc:aphiaid '180805'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_233'^^xsd:string;
  dwc:aphiaIdAccepted '180805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333333333333336 -15.616666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-15.616666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4220"^^xsd:integer ;
  dwc:maximumDepthInMeters "4380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_234'^^xsd:string;
  dwc:scientificName 'Spathoderma grossum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-15.616666666667'^^xsd:double;
  dwc:latitude '37.333333333333'^^xsd:double;
  dwc:minimumDepth '4220'^^xsd:integer;
  dwc:maximumDepth '4380'^^xsd:integer;
  dwc:aphiaid '180805'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_234'^^xsd:string;
  dwc:aphiaIdAccepted '180805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -17.066666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.066666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4270"^^xsd:integer ;
  dwc:maximumDepthInMeters "4270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_236'^^xsd:string;
  dwc:scientificName 'Spathoderma grossum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.066666666667'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '4270'^^xsd:integer;
  dwc:maximumDepth '4270'^^xsd:integer;
  dwc:aphiaid '180805'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_236'^^xsd:string;
  dwc:aphiaIdAccepted '180805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -14.066666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-14.066666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5260"^^xsd:integer ;
  dwc:maximumDepthInMeters "5260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_237'^^xsd:string;
  dwc:scientificName 'Spathoderma grossum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.066666666667'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:minimumDepth '5260'^^xsd:integer;
  dwc:maximumDepth '5260'^^xsd:integer;
  dwc:aphiaid '180805'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_237'^^xsd:string;
  dwc:aphiaIdAccepted '180805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.68333333333333 -17.816666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.68333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.816666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4990"^^xsd:integer ;
  dwc:maximumDepthInMeters "4990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_238'^^xsd:string;
  dwc:scientificName 'Spathoderma grossum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-17.816666666667'^^xsd:double;
  dwc:latitude '44.683333333333'^^xsd:double;
  dwc:minimumDepth '4990'^^xsd:integer;
  dwc:maximumDepth '4990'^^xsd:integer;
  dwc:aphiaid '180805'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_238'^^xsd:string;
  dwc:aphiaIdAccepted '180805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.068333333333335 8.433333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.068333333333335"^^xsd:decimal ;
  dwc:decimalLongitude "8.433333333333334"^^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/5097__DeepSea_Antipatharia_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.068333333333335 8.433333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "38.068333333333335"^^xsd:decimal ;
  geo-pos:long "8.433333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_240'^^xsd:string;
  dwc:scientificName 'Falcidens aequabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:longitude '8.4333333333333'^^xsd:double;
  dwc:latitude '38.068333333333'^^xsd:double;
  dwc:minimumDepth '2430'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '139111'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_240'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139111'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08444444444444 3.1166666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.1166666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_241'^^xsd:string;
  dwc:scientificName 'Falcidens aequabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:longitude '3.1166666666667'^^xsd:double;
  dwc:latitude '38.084444444444'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '139111'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_241'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139111'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57666666666667 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57666666666667"^^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 "3385"^^xsd:integer ;
  dwc:maximumDepthInMeters "3385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_242'^^xsd:string;
  dwc:scientificName 'Falcidens aequabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '39.576666666667'^^xsd:double;
  dwc:minimumDepth '3385'^^xsd:integer;
  dwc:maximumDepth '3385'^^xsd:integer;
  dwc:aphiaid '139111'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_242'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139111'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.25 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.25"^^xsd:decimal ;
  dwc:decimalLongitude "-19.6"^^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/5097__DeepSea_Antipatharia_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.25 -19.6)"^^geo:wktLiteral ;
  geo-pos:lat "62.25"^^xsd:decimal ;
  geo-pos:long "-19.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_244'^^xsd:string;
  dwc:scientificName 'Falcidens thorensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '62.25'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '139117'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_244'^^xsd:string;
  dwc:aphiaIdAccepted '139117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.34 -16.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.34"^^xsd:decimal ;
  dwc:decimalLongitude "-16.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2074"^^xsd:integer ;
  dwc:maximumDepthInMeters "2074"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_245'^^xsd:string;
  dwc:scientificName 'Falcidens thorensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.997'^^xsd:double;
  dwc:latitude '62.34'^^xsd:double;
  dwc:minimumDepth '2074'^^xsd:integer;
  dwc:maximumDepth '2074'^^xsd:integer;
  dwc:aphiaid '139117'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_245'^^xsd:string;
  dwc:aphiaIdAccepted '139117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43333333333333 -11.183333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.43333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.183333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2494"^^xsd:integer ;
  dwc:maximumDepthInMeters "2494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_44'^^xsd:string;
  dwc:scientificName 'Acanthomenia arcuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.183333333333'^^xsd:double;
  dwc:latitude '56.433333333333'^^xsd:double;
  dwc:minimumDepth '2494'^^xsd:integer;
  dwc:maximumDepth '2494'^^xsd:integer;
  dwc:aphiaid '180823'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_44'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.016666666666666 -12.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.016666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-12.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2884"^^xsd:integer ;
  dwc:maximumDepthInMeters "2884"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_45'^^xsd:string;
  dwc:scientificName 'Acanthomenia arcuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.533333333333'^^xsd:double;
  dwc:latitude '55.016666666667'^^xsd:double;
  dwc:minimumDepth '2884'^^xsd:integer;
  dwc:maximumDepth '2884'^^xsd:integer;
  dwc:aphiaid '180823'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_45'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13333333333333 -12.883333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.883333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2897"^^xsd:integer ;
  dwc:maximumDepthInMeters "2897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_47'^^xsd:string;
  dwc:scientificName 'Acanthomenia arcuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.883333333333'^^xsd:double;
  dwc:latitude '55.133333333333'^^xsd:double;
  dwc:minimumDepth '2897'^^xsd:integer;
  dwc:maximumDepth '2897'^^xsd:integer;
  dwc:aphiaid '180823'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_47'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56666666666667 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4211"^^xsd:integer ;
  dwc:maximumDepthInMeters "4211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_48'^^xsd:string;
  dwc:scientificName 'Acanthomenia arcuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '47.566666666667'^^xsd:double;
  dwc:minimumDepth '4211'^^xsd:integer;
  dwc:maximumDepth '4211'^^xsd:integer;
  dwc:aphiaid '180823'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_48'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96666666666667 -10.916666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96666666666667"^^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 "2040"^^xsd:integer ;
  dwc:maximumDepthInMeters "2068"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_50'^^xsd:string;
  dwc:scientificName 'Acanthomenia arcuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.916666666667'^^xsd:double;
  dwc:latitude '57.966666666667'^^xsd:double;
  dwc:minimumDepth '2040'^^xsd:integer;
  dwc:maximumDepth '2068'^^xsd:integer;
  dwc:aphiaid '180823'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_50'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96666666666667 -10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_51'^^xsd:string;
  dwc:scientificName 'Acanthomenia arcuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.75'^^xsd:double;
  dwc:latitude '57.966666666667'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '180823'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_51'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.63333333333333 -11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.63333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2466"^^xsd:integer ;
  dwc:maximumDepthInMeters "2466"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_52'^^xsd:string;
  dwc:scientificName 'Acanthomenia arcuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.1'^^xsd:double;
  dwc:latitude '56.633333333333'^^xsd:double;
  dwc:minimumDepth '2466'^^xsd:integer;
  dwc:maximumDepth '2466'^^xsd:integer;
  dwc:aphiaid '180823'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_52'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -12.516666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-12.516666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2884"^^xsd:integer ;
  dwc:maximumDepthInMeters "2884"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_54'^^xsd:string;
  dwc:scientificName 'Acanthomenia arcuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.516666666667'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '2884'^^xsd:integer;
  dwc:maximumDepth '2884'^^xsd:integer;
  dwc:aphiaid '180823'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_54'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.034166666666664 -12.666666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.034166666666664"^^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 "2888"^^xsd:integer ;
  dwc:maximumDepthInMeters "2888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_55'^^xsd:string;
  dwc:scientificName 'Acanthomenia arcuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.666666666667'^^xsd:double;
  dwc:latitude '55.034166666667'^^xsd:double;
  dwc:minimumDepth '2888'^^xsd:integer;
  dwc:maximumDepth '2888'^^xsd:integer;
  dwc:aphiaid '180823'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_55'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31777777777778 -13.166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31777777777778"^^xsd:decimal ;
  dwc:decimalLongitude "-13.166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2634"^^xsd:integer ;
  dwc:maximumDepthInMeters "2634"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_57'^^xsd:string;
  dwc:scientificName 'Acanthomenia arcuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.166666666667'^^xsd:double;
  dwc:latitude '50.317777777778'^^xsd:double;
  dwc:minimumDepth '2634'^^xsd:integer;
  dwc:maximumDepth '2634'^^xsd:integer;
  dwc:aphiaid '180823'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_57'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4316"^^xsd:integer ;
  dwc:maximumDepthInMeters "4316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_58'^^xsd:string;
  dwc:scientificName 'Acanthomenia arcuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '46.45'^^xsd:double;
  dwc:minimumDepth '4316'^^xsd:integer;
  dwc:maximumDepth '4316'^^xsd:integer;
  dwc:aphiaid '180823'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_58'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.516666666666666 -9.566666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.516666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-9.566666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_59'^^xsd:string;
  dwc:scientificName 'Acanthomenia arcuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.5666666666667'^^xsd:double;
  dwc:latitude '47.516666666667'^^xsd:double;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4250'^^xsd:integer;
  dwc:aphiaid '180823'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_59'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666666666667 -13.116666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-13.116666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2544"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_61'^^xsd:string;
  dwc:scientificName 'Acanthomenia arcuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.116666666667'^^xsd:double;
  dwc:latitude '50.316666666667'^^xsd:double;
  dwc:minimumDepth '2544'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '180823'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_61'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46666666666667 -9.566666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.566666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4281"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_62'^^xsd:string;
  dwc:scientificName 'Acanthomenia arcuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.5666666666667'^^xsd:double;
  dwc:latitude '47.466666666667'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4281'^^xsd:integer;
  dwc:aphiaid '180823'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_62'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98527777777778 -10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98527777777778"^^xsd:decimal ;
  dwc:decimalLongitude "-10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_64'^^xsd:string;
  dwc:scientificName 'Lyratoherpia incali'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.65'^^xsd:double;
  dwc:latitude '57.985277777778'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '180808'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_64'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '606407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13333333333333 -12.883333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.883333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2897"^^xsd:integer ;
  dwc:maximumDepthInMeters "2897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_65'^^xsd:string;
  dwc:scientificName 'Macellomenia aciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.883333333333'^^xsd:double;
  dwc:latitude '55.133333333333'^^xsd:double;
  dwc:minimumDepth '2897'^^xsd:integer;
  dwc:maximumDepth '2897'^^xsd:integer;
  dwc:aphiaid '180814'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_65'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180814'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983333333333334 -10.816666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.983333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-10.816666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2081"^^xsd:integer ;
  dwc:maximumDepthInMeters "2081"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_66'^^xsd:string;
  dwc:scientificName 'Macellomenia aciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.816666666667'^^xsd:double;
  dwc:latitude '57.983333333333'^^xsd:double;
  dwc:minimumDepth '2081'^^xsd:integer;
  dwc:maximumDepth '2081'^^xsd:integer;
  dwc:aphiaid '180814'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_66'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180814'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43333333333333 -11.183333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.43333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.183333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2494"^^xsd:integer ;
  dwc:maximumDepthInMeters "2494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_86'^^xsd:string;
  dwc:scientificName 'Spiomenia spiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.183333333333'^^xsd:double;
  dwc:latitude '56.433333333333'^^xsd:double;
  dwc:minimumDepth '2494'^^xsd:integer;
  dwc:maximumDepth '2494'^^xsd:integer;
  dwc:aphiaid '180845'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_86'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.016666666666666 -12.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.016666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-12.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2884"^^xsd:integer ;
  dwc:maximumDepthInMeters "2884"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_87'^^xsd:string;
  dwc:scientificName 'Spiomenia spiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.533333333333'^^xsd:double;
  dwc:latitude '55.016666666667'^^xsd:double;
  dwc:minimumDepth '2884'^^xsd:integer;
  dwc:maximumDepth '2884'^^xsd:integer;
  dwc:aphiaid '180845'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_87'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13333333333333 -12.883333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.883333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2897"^^xsd:integer ;
  dwc:maximumDepthInMeters "2897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_89'^^xsd:string;
  dwc:scientificName 'Spiomenia spiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.883333333333'^^xsd:double;
  dwc:latitude '55.133333333333'^^xsd:double;
  dwc:minimumDepth '2897'^^xsd:integer;
  dwc:maximumDepth '2897'^^xsd:integer;
  dwc:aphiaid '180845'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_89'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96666666666667 -10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_91'^^xsd:string;
  dwc:scientificName 'Spiomenia spiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.75'^^xsd:double;
  dwc:latitude '57.966666666667'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '180845'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_91'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -12.516666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-12.516666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2884"^^xsd:integer ;
  dwc:maximumDepthInMeters "2884"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_92'^^xsd:string;
  dwc:scientificName 'Spiomenia spiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.516666666667'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '2884'^^xsd:integer;
  dwc:maximumDepth '2884'^^xsd:integer;
  dwc:aphiaid '180845'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_92'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05 -12.766666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05"^^xsd:decimal ;
  dwc:decimalLongitude "-12.766666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2895"^^xsd:integer ;
  dwc:maximumDepthInMeters "2895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_94'^^xsd:string;
  dwc:scientificName 'Spiomenia spiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.766666666667'^^xsd:double;
  dwc:latitude '55.05'^^xsd:double;
  dwc:minimumDepth '2895'^^xsd:integer;
  dwc:maximumDepth '2895'^^xsd:integer;
  dwc:aphiaid '180845'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_94'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25"^^xsd:decimal ;
  dwc:decimalLongitude "-13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2644"^^xsd:integer ;
  dwc:maximumDepthInMeters "2644"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_95'^^xsd:string;
  dwc:scientificName 'Spiomenia spiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '50.25'^^xsd:double;
  dwc:minimumDepth '2644'^^xsd:integer;
  dwc:maximumDepth '2644'^^xsd:integer;
  dwc:aphiaid '180845'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_95'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.45 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.45"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4316"^^xsd:integer ;
  dwc:maximumDepthInMeters "4316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_98'^^xsd:string;
  dwc:scientificName 'Spiomenia spiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '46.45'^^xsd:double;
  dwc:minimumDepth '4316'^^xsd:integer;
  dwc:maximumDepth '4316'^^xsd:integer;
  dwc:aphiaid '180845'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_98'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31666666666667 -13.116666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-13.116666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2544"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_99'^^xsd:string;
  dwc:scientificName 'Spiomenia spiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.116666666667'^^xsd:double;
  dwc:latitude '50.316666666667'^^xsd:double;
  dwc:minimumDepth '2544'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '180845'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_99'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.333333333333336 -12.933333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.333333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-12.933333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2498"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_100'^^xsd:string;
  dwc:scientificName 'Spiomenia spiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.933333333333'^^xsd:double;
  dwc:latitude '50.333333333333'^^xsd:double;
  dwc:minimumDepth '2498'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:aphiaid '180845'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_100'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08444444444444 3.1166666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.1166666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2917"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_102'^^xsd:string;
  dwc:scientificName 'Scutopus robustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:longitude '3.1166666666667'^^xsd:double;
  dwc:latitude '38.084444444444'^^xsd:double;
  dwc:minimumDepth '2917'^^xsd:integer;
  dwc:maximumDepth '2917'^^xsd:integer;
  dwc:aphiaid '140249'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_102'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140249'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.97666666666667 -1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.97666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2415"^^xsd:integer ;
  dwc:maximumDepthInMeters "2415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_103'^^xsd:string;
  dwc:scientificName 'Scutopus robustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '-1.2'^^xsd:double;
  dwc:latitude '35.976666666667'^^xsd:double;
  dwc:minimumDepth '2415'^^xsd:integer;
  dwc:maximumDepth '2415'^^xsd:integer;
  dwc:aphiaid '140249'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_103'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140249'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4268"^^xsd:integer ;
  dwc:maximumDepthInMeters "4268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_68'^^xsd:string;
  dwc:scientificName 'Kruppomenia levis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.55'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4268'^^xsd:integer;
  dwc:maximumDepth '4268'^^xsd:integer;
  dwc:aphiaid '345770'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_68'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345770'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.516666666666666 -9.566666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.516666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-9.566666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4250"^^xsd:integer ;
  dwc:maximumDepthInMeters "4250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_69'^^xsd:string;
  dwc:scientificName 'Kruppomenia levis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.5666666666667'^^xsd:double;
  dwc:latitude '47.516666666667'^^xsd:double;
  dwc:minimumDepth '4250'^^xsd:integer;
  dwc:maximumDepth '4250'^^xsd:integer;
  dwc:aphiaid '345770'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_69'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345770'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.13583333333333 -13.835833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.13583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.835833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3338"^^xsd:integer ;
  dwc:maximumDepthInMeters "3356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_186'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '-13.835833333333'^^xsd:double;
  dwc:latitude '50.135833333333'^^xsd:double;
  dwc:minimumDepth '3338'^^xsd:integer;
  dwc:maximumDepth '3356'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_186'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.98527777777778 -10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.98527777777778"^^xsd:decimal ;
  dwc:decimalLongitude "-10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_187'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.65'^^xsd:double;
  dwc:latitude '57.985277777778'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_187'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.46666666666667 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.46666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2503"^^xsd:integer ;
  dwc:maximumDepthInMeters "2503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_189'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '56.466666666667'^^xsd:double;
  dwc:minimumDepth '2503'^^xsd:integer;
  dwc:maximumDepth '2503'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_189'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.43333333333333 -11.183333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.43333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.183333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2494"^^xsd:integer ;
  dwc:maximumDepthInMeters "2494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_190'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.183333333333'^^xsd:double;
  dwc:latitude '56.433333333333'^^xsd:double;
  dwc:minimumDepth '2494'^^xsd:integer;
  dwc:maximumDepth '2494'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_190'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -12.516666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-12.516666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2884"^^xsd:integer ;
  dwc:maximumDepthInMeters "2884"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_199'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.516666666667'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '2884'^^xsd:integer;
  dwc:maximumDepth '2884'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_199'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.034166666666664 -12.666666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.034166666666664"^^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 "2888"^^xsd:integer ;
  dwc:maximumDepthInMeters "2888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_200'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.666666666667'^^xsd:double;
  dwc:latitude '55.034166666667'^^xsd:double;
  dwc:minimumDepth '2888'^^xsd:integer;
  dwc:maximumDepth '2888'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_200'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.31777777777778 -13.166666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.31777777777778"^^xsd:decimal ;
  dwc:decimalLongitude "-13.166666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2634"^^xsd:integer ;
  dwc:maximumDepthInMeters "2634"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_202'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.166666666667'^^xsd:double;
  dwc:latitude '50.317777777778'^^xsd:double;
  dwc:minimumDepth '2634'^^xsd:integer;
  dwc:maximumDepth '2634'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_202'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.333333333333336 -12.933333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.333333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-12.933333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2498"^^xsd:integer ;
  dwc:maximumDepthInMeters "2502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_203'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.933333333333'^^xsd:double;
  dwc:latitude '50.333333333333'^^xsd:double;
  dwc:minimumDepth '2498'^^xsd:integer;
  dwc:maximumDepth '2502'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_203'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13333333333333 -12.883333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.883333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2897"^^xsd:integer ;
  dwc:maximumDepthInMeters "2897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_193'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.883333333333'^^xsd:double;
  dwc:latitude '55.133333333333'^^xsd:double;
  dwc:minimumDepth '2897'^^xsd:integer;
  dwc:maximumDepth '2897'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_193'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.21666666666667 -13.266666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.21666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-13.266666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2719"^^xsd:integer ;
  dwc:maximumDepthInMeters "2719"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_194'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-13.266666666667'^^xsd:double;
  dwc:latitude '50.216666666667'^^xsd:double;
  dwc:minimumDepth '2719'^^xsd:integer;
  dwc:maximumDepth '2719'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_194'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96666666666667 -10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_196'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.75'^^xsd:double;
  dwc:latitude '57.966666666667'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_196'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.63333333333333 -11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.63333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2466"^^xsd:integer ;
  dwc:maximumDepthInMeters "2466"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_197'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.1'^^xsd:double;
  dwc:latitude '56.633333333333'^^xsd:double;
  dwc:minimumDepth '2466'^^xsd:integer;
  dwc:maximumDepth '2466'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_197'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06861111111112 -15.735555555555555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06861111111112"^^xsd:decimal ;
  dwc:decimalLongitude "-15.735555555555555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4426"^^xsd:integer ;
  dwc:maximumDepthInMeters "4435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_180'^^xsd:string;
  dwc:scientificName 'Chevroderma gauson'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '-15.735555555556'^^xsd:double;
  dwc:latitude '50.068611111111'^^xsd:double;
  dwc:minimumDepth '4426'^^xsd:integer;
  dwc:maximumDepth '4435'^^xsd:integer;
  dwc:aphiaid '140848'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_180'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140848'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.71666666666667 -17.851944444444445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.71666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.851944444444445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4632"^^xsd:integer ;
  dwc:maximumDepthInMeters "4632"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_181'^^xsd:string;
  dwc:scientificName 'Chevroderma gauson'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '-17.851944444444'^^xsd:double;
  dwc:latitude '50.716666666667'^^xsd:double;
  dwc:minimumDepth '4632'^^xsd:integer;
  dwc:maximumDepth '4632'^^xsd:integer;
  dwc:aphiaid '140848'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_181'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140848'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31666666666667 -15.266666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.266666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4829"^^xsd:integer ;
  dwc:maximumDepthInMeters "4829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_183'^^xsd:string;
  dwc:scientificName 'Chevroderma gauson'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.266666666667'^^xsd:double;
  dwc:latitude '48.316666666667'^^xsd:double;
  dwc:minimumDepth '4829'^^xsd:integer;
  dwc:maximumDepth '4829'^^xsd:integer;
  dwc:aphiaid '140848'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_183'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140848'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8833333333333 -3.6333333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6333333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2379"^^xsd:integer ;
  dwc:maximumDepthInMeters "2379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_184'^^xsd:string;
  dwc:scientificName 'Claviderma gladiatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:longitude '-3.6333333333333'^^xsd:double;
  dwc:latitude '43.883333333333'^^xsd:double;
  dwc:minimumDepth '2379'^^xsd:integer;
  dwc:maximumDepth '2379'^^xsd:integer;
  dwc:aphiaid '182788'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_184'^^xsd:string;
  dwc:observationDate '1967-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182788'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.583333333333336 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.583333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4170"^^xsd:integer ;
  dwc:maximumDepthInMeters "4170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_174'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.583333333333'^^xsd:double;
  dwc:minimumDepth '4170'^^xsd:integer;
  dwc:maximumDepth '4170'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_174'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.583333333333336 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.583333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4130"^^xsd:integer ;
  dwc:maximumDepthInMeters "4130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_175'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.583333333333'^^xsd:double;
  dwc:minimumDepth '4130'^^xsd:integer;
  dwc:maximumDepth '4130'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_175'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.583333333333336 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.583333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4150"^^xsd:integer ;
  dwc:maximumDepthInMeters "4150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_176'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.583333333333'^^xsd:double;
  dwc:minimumDepth '4150'^^xsd:integer;
  dwc:maximumDepth '4150'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_176'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.583333333333336 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.583333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4110"^^xsd:integer ;
  dwc:maximumDepthInMeters "4110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_177'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.583333333333'^^xsd:double;
  dwc:minimumDepth '4110'^^xsd:integer;
  dwc:maximumDepth '4110'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_177'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_205> ;
  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 "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5097__DeepSea_Antipatharia_205>
  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/5097__DeepSea_Antipatharia_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_205'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^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 '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_205'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53333333333333 -8.583333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.583333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2126"^^xsd:integer ;
  dwc:maximumDepthInMeters "2126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_207'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-8.5833333333333'^^xsd:double;
  dwc:latitude '47.533333333333'^^xsd:double;
  dwc:minimumDepth '2126'^^xsd:integer;
  dwc:maximumDepth '2126'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_207'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.483333333333334 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.483333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2156"^^xsd:integer ;
  dwc:maximumDepthInMeters "2156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_208'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '47.483333333333'^^xsd:double;
  dwc:minimumDepth '2156'^^xsd:integer;
  dwc:maximumDepth '2156'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_208'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.666666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^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 "2182"^^xsd:integer ;
  dwc:maximumDepthInMeters "2182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_210'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:longitude '-8.6666666666667'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '2182'^^xsd:integer;
  dwc:maximumDepth '2182'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_210'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03333333333333 -12.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2888"^^xsd:integer ;
  dwc:maximumDepthInMeters "2888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_192'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.55'^^xsd:double;
  dwc:latitude '55.033333333333'^^xsd:double;
  dwc:minimumDepth '2888'^^xsd:integer;
  dwc:maximumDepth '2888'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_192'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96666666666667 -10.916666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96666666666667"^^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 "2040"^^xsd:integer ;
  dwc:maximumDepthInMeters "2068"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_195'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.916666666667'^^xsd:double;
  dwc:latitude '57.966666666667'^^xsd:double;
  dwc:minimumDepth '2040'^^xsd:integer;
  dwc:maximumDepth '2068'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_195'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2498"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_198'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:minimumDepth '2498'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_198'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.583333333333336 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.583333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4200"^^xsd:integer ;
  dwc:maximumDepthInMeters "4200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_178'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.583333333333'^^xsd:double;
  dwc:minimumDepth '4200'^^xsd:integer;
  dwc:maximumDepth '4200'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_178'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.583333333333336 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.583333333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4171"^^xsd:integer ;
  dwc:maximumDepthInMeters "4171"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_179'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '47.583333333333'^^xsd:double;
  dwc:minimumDepth '4171'^^xsd:integer;
  dwc:maximumDepth '4171'^^xsd:integer;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_179'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31666666666667 -15.383333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.383333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4829"^^xsd:integer ;
  dwc:maximumDepthInMeters "4829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_182'^^xsd:string;
  dwc:scientificName 'Chevroderma gauson'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.383333333333'^^xsd:double;
  dwc:latitude '48.316666666667'^^xsd:double;
  dwc:minimumDepth '4829'^^xsd:integer;
  dwc:maximumDepth '4829'^^xsd:integer;
  dwc:aphiaid '140848'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_182'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140848'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.200833333333335 -13.585555555555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.200833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-13.585555555555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2868"^^xsd:integer ;
  dwc:maximumDepthInMeters "2890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_185'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '-13.585555555556'^^xsd:double;
  dwc:latitude '50.200833333333'^^xsd:double;
  dwc:minimumDepth '2868'^^xsd:integer;
  dwc:maximumDepth '2890'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_185'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983333333333334 -10.816666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.983333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-10.816666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2081"^^xsd:integer ;
  dwc:maximumDepthInMeters "2081"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_188'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.816666666667'^^xsd:double;
  dwc:latitude '57.983333333333'^^xsd:double;
  dwc:minimumDepth '2081'^^xsd:integer;
  dwc:maximumDepth '2081'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_188'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.016666666666666 -12.533333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.016666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-12.533333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2884"^^xsd:integer ;
  dwc:maximumDepthInMeters "2884"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_191'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.533333333333'^^xsd:double;
  dwc:latitude '55.016666666667'^^xsd:double;
  dwc:minimumDepth '2884'^^xsd:integer;
  dwc:maximumDepth '2884'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_191'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05 -12.766666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05"^^xsd:decimal ;
  dwc:decimalLongitude "-12.766666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2895"^^xsd:integer ;
  dwc:maximumDepthInMeters "2895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_201'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.766666666667'^^xsd:double;
  dwc:latitude '55.05'^^xsd:double;
  dwc:minimumDepth '2895'^^xsd:integer;
  dwc:maximumDepth '2895'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_201'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_204> ;
  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/5097__DeepSea_Antipatharia_204>
  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/5097__DeepSea_Antipatharia_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_204'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^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 '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_204'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53333333333333 -8.666666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53333333333333"^^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 "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_206'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-8.6666666666667'^^xsd:double;
  dwc:latitude '47.533333333333'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_206'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13333333333333 -4.283333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.283333333333333"^^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/5097__DeepSea_Antipatharia_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13333333333333 -4.283333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "44.13333333333333"^^xsd:decimal ;
  geo-pos:long "-4.283333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_209'^^xsd:string;
  dwc:scientificName 'Spathoderma clenchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-4.2833333333333'^^xsd:double;
  dwc:latitude '44.133333333333'^^xsd:double;
  dwc:minimumDepth '2150'^^xsd:integer;
  dwc:maximumDepth '2150'^^xsd:integer;
  dwc:aphiaid '140854'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_209'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983333333333334 -10.816666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.983333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-10.816666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2081"^^xsd:integer ;
  dwc:maximumDepthInMeters "2081"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_42'^^xsd:string;
  dwc:scientificName 'Acanthomenia arcuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.816666666667'^^xsd:double;
  dwc:latitude '57.983333333333'^^xsd:double;
  dwc:minimumDepth '2081'^^xsd:integer;
  dwc:maximumDepth '2081'^^xsd:integer;
  dwc:aphiaid '180823'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_42'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4268"^^xsd:integer ;
  dwc:maximumDepthInMeters "4268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_228'^^xsd:string;
  dwc:scientificName 'Spathoderma grossum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.55'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4268'^^xsd:integer;
  dwc:maximumDepth '4268'^^xsd:integer;
  dwc:aphiaid '180805'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_228'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180805'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -14.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-14.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5280"^^xsd:integer ;
  dwc:maximumDepthInMeters "5280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_232'^^xsd:string;
  dwc:scientificName 'Spathoderma grossum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-14.05'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:minimumDepth '5280'^^xsd:integer;
  dwc:maximumDepth '5280'^^xsd:integer;
  dwc:aphiaid '180805'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_232'^^xsd:string;
  dwc:aphiaIdAccepted '180805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.88333333333333 -21.433333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.88333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.433333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5160"^^xsd:integer ;
  dwc:maximumDepthInMeters "5160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_235'^^xsd:string;
  dwc:scientificName 'Spathoderma grossum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '-21.433333333333'^^xsd:double;
  dwc:latitude '34.883333333333'^^xsd:double;
  dwc:minimumDepth '5160'^^xsd:integer;
  dwc:maximumDepth '5160'^^xsd:integer;
  dwc:aphiaid '180805'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_235'^^xsd:string;
  dwc:aphiaIdAccepted '180805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93527777777778 7.516666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93527777777778"^^xsd:decimal ;
  dwc:decimalLongitude "7.516666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3542"^^xsd:integer ;
  dwc:maximumDepthInMeters "3542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_239'^^xsd:string;
  dwc:scientificName 'Falcidens aequabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:longitude '7.5166666666667'^^xsd:double;
  dwc:latitude '37.935277777778'^^xsd:double;
  dwc:minimumDepth '3542'^^xsd:integer;
  dwc:maximumDepth '3542'^^xsd:integer;
  dwc:aphiaid '139111'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_239'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139111'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10333333333333 0.3333333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.10333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "0.3333333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2640"^^xsd:integer ;
  dwc:maximumDepthInMeters "2640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_243'^^xsd:string;
  dwc:scientificName 'Falcidens aequabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '0.33333333333333'^^xsd:double;
  dwc:latitude '37.103333333333'^^xsd:double;
  dwc:minimumDepth '2640'^^xsd:integer;
  dwc:maximumDepth '2640'^^xsd:integer;
  dwc:aphiaid '139111'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_243'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139111'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.342 -16.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.342"^^xsd:decimal ;
  dwc:decimalLongitude "-16.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2074"^^xsd:integer ;
  dwc:maximumDepthInMeters "2074"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_246'^^xsd:string;
  dwc:scientificName 'Falcidens thorensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:longitude '-16.988'^^xsd:double;
  dwc:latitude '62.342'^^xsd:double;
  dwc:minimumDepth '2074'^^xsd:integer;
  dwc:maximumDepth '2074'^^xsd:integer;
  dwc:aphiaid '139117'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_246'^^xsd:string;
  dwc:aphiaIdAccepted '139117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03333333333333 -12.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2888"^^xsd:integer ;
  dwc:maximumDepthInMeters "2888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_46'^^xsd:string;
  dwc:scientificName 'Acanthomenia arcuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.55'^^xsd:double;
  dwc:latitude '55.033333333333'^^xsd:double;
  dwc:minimumDepth '2888'^^xsd:integer;
  dwc:maximumDepth '2888'^^xsd:integer;
  dwc:aphiaid '180823'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_46'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4268"^^xsd:integer ;
  dwc:maximumDepthInMeters "4268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_49'^^xsd:string;
  dwc:scientificName 'Acanthomenia arcuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.55'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '4268'^^xsd:integer;
  dwc:maximumDepth '4268'^^xsd:integer;
  dwc:aphiaid '180823'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_49'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2498"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_53'^^xsd:string;
  dwc:scientificName 'Acanthomenia arcuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:minimumDepth '2498'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '180823'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_53'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.05 -12.766666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.05"^^xsd:decimal ;
  dwc:decimalLongitude "-12.766666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2895"^^xsd:integer ;
  dwc:maximumDepthInMeters "2895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_56'^^xsd:string;
  dwc:scientificName 'Acanthomenia arcuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.766666666667'^^xsd:double;
  dwc:latitude '55.05'^^xsd:double;
  dwc:minimumDepth '2895'^^xsd:integer;
  dwc:maximumDepth '2895'^^xsd:integer;
  dwc:aphiaid '180823'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_56'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53333333333333 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4327"^^xsd:integer ;
  dwc:maximumDepthInMeters "4327"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_60'^^xsd:string;
  dwc:scientificName 'Acanthomenia arcuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '47.533333333333'^^xsd:double;
  dwc:minimumDepth '4327'^^xsd:integer;
  dwc:maximumDepth '4327'^^xsd:integer;
  dwc:aphiaid '180823'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_60'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.46666666666667 -9.566666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.46666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.566666666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4277"^^xsd:integer ;
  dwc:maximumDepthInMeters "4294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_63'^^xsd:string;
  dwc:scientificName 'Acanthomenia arcuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.5666666666667'^^xsd:double;
  dwc:latitude '47.466666666667'^^xsd:double;
  dwc:minimumDepth '4277'^^xsd:integer;
  dwc:maximumDepth '4294'^^xsd:integer;
  dwc:aphiaid '180823'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_63'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180823'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.583333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-9.583333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4251"^^xsd:integer ;
  dwc:maximumDepthInMeters "4251"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_67'^^xsd:string;
  dwc:scientificName 'Kruppomenia levis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.5833333333333'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:minimumDepth '4251'^^xsd:integer;
  dwc:maximumDepth '4251'^^xsd:integer;
  dwc:aphiaid '345770'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_67'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345770'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03333333333333 -12.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2888"^^xsd:integer ;
  dwc:maximumDepthInMeters "2888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_88'^^xsd:string;
  dwc:scientificName 'Spiomenia spiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.55'^^xsd:double;
  dwc:latitude '55.033333333333'^^xsd:double;
  dwc:minimumDepth '2888'^^xsd:integer;
  dwc:maximumDepth '2888'^^xsd:integer;
  dwc:aphiaid '180845'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_88'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96666666666667 -10.916666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96666666666667"^^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 "2040"^^xsd:integer ;
  dwc:maximumDepthInMeters "2068"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_90'^^xsd:string;
  dwc:scientificName 'Spiomenia spiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-10.916666666667'^^xsd:double;
  dwc:latitude '57.966666666667'^^xsd:double;
  dwc:minimumDepth '2040'^^xsd:integer;
  dwc:maximumDepth '2068'^^xsd:integer;
  dwc:aphiaid '180845'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_90'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.034166666666664 -12.666666666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.034166666666664"^^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 "2888"^^xsd:integer ;
  dwc:maximumDepthInMeters "2888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_93'^^xsd:string;
  dwc:scientificName 'Spiomenia spiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-12.666666666667'^^xsd:double;
  dwc:latitude '55.034166666667'^^xsd:double;
  dwc:minimumDepth '2888'^^xsd:integer;
  dwc:maximumDepth '2888'^^xsd:integer;
  dwc:aphiaid '180845'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_93'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.31666666666667 -15.266666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.31666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.266666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4829"^^xsd:integer ;
  dwc:maximumDepthInMeters "4829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_97'^^xsd:string;
  dwc:scientificName 'Spiomenia spiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-15.266666666667'^^xsd:double;
  dwc:latitude '48.316666666667'^^xsd:double;
  dwc:minimumDepth '4829'^^xsd:integer;
  dwc:maximumDepth '4829'^^xsd:integer;
  dwc:aphiaid '180845'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_97'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '180845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93527777777778 7.516666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93527777777778"^^xsd:decimal ;
  dwc:decimalLongitude "7.516666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3542"^^xsd:integer ;
  dwc:maximumDepthInMeters "3542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_101'^^xsd:string;
  dwc:scientificName 'Scutopus robustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:longitude '7.5166666666667'^^xsd:double;
  dwc:latitude '37.935277777778'^^xsd:double;
  dwc:minimumDepth '3542'^^xsd:integer;
  dwc:maximumDepth '3542'^^xsd:integer;
  dwc:aphiaid '140249'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_101'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140249'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29666666666667 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_104'^^xsd:string;
  dwc:scientificName 'Psilodens tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '37.296666666667'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '140248'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_104'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5097__DeepSea_Antipatharia_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/5097__DeepSea_Antipatharia_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53333333333333 -9.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4327"^^xsd:integer ;
  dwc:maximumDepthInMeters "4327"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5097__DeepSea_Antipatharia_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Antipatharia_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5097_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'Zoological Museum, Moscow State University, Woods Hole Oceanographic Institution'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Aplacophora'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Antipatharia_70'^^xsd:string;
  dwc:scientificName 'Kruppomenia levis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.65'^^xsd:double;
  dwc:latitude '47.533333333333'^^xsd:double;
  dwc:minimumDepth '4327'^^xsd:integer;
  dwc:maximumDepth '4327'^^xsd:integer;
  dwc:aphiaid '345770'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Antipatharia_70'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345770'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF