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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5130__DeepSea_Ceriantharia_4023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Ceriantharia_4023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5130_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ceriantharia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Ceriantharia_4023'^^xsd:string;
  dwc:scientificName 'Cerianthus vogti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '1.4666666666667'^^xsd:double;
  dwc:latitude '64.983333333333'^^xsd:double;
  dwc:minimumDepth '2926'^^xsd:integer;
  dwc:maximumDepth '2926'^^xsd:integer;
  dwc:occurrenceRemarks 'IdentificationRemarks: Perhaps the junior synonim of the species is Cerianthus incertus Carlgren, 1928 (=Cerianthus danielsseni Roule, 1904) recorded fromthe Norwegian Sea'^^xsd:string;
  dwc:aphiaid '101012'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Ceriantharia_4023'^^xsd:string;
  dwc:aphiaIdAccepted '101012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5130__DeepSea_Ceriantharia_4024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5130__DeepSea_Ceriantharia_4024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5130__DeepSea_Ceriantharia_4024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.68333333333334 -1.6333333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.68333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6333333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2842"^^xsd:integer ;
  dwc:maximumDepthInMeters "2842"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5130__DeepSea_Ceriantharia_4027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DeepSea_Ceriantharia_4027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5130_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'P.P. Shirshov Institute of Oceanology, Russian Academy of Sciences'^^xsd:string;
  dwc:collectionCode 'Deep-sea Fauna of European Seas: Ceriantharia'^^xsd:string;
  dwc:catalogNumber 'DeepSea_Ceriantharia_4027'^^xsd:string;
  dwc:scientificName 'Cerianthus vogti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '3.0666666666667'^^xsd:double;
  dwc:latitude '63.533333333333'^^xsd:double;
  dwc:minimumDepth '2360'^^xsd:integer;
  dwc:maximumDepth '2360'^^xsd:integer;
  dwc:aphiaid '101012'^^xsd:integer;
  dwc:occurrenceId 'DeepSea_Ceriantharia_4027'^^xsd:string;
  dwc:aphiaIdAccepted '101012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF