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

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '154'^^xsd:integer;
  dwc:scientificName 'Rossia megaptera'^^xsd:string;
  dwc:longitude '-45'^^xsd:integer;
  dwc:latitude '48.95'^^xsd:double;
  dwc:depthRange '1481-1536'^^xsd:string;
  dwc:aphiaid '157032'^^xsd:integer;
  dwc:aphiaIdAccepted '157032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -44.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-44.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '410'^^xsd:integer;
  dwc:scientificName 'Chiroteuthis veranyi'^^xsd:string;
  dwc:longitude '-44.75'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:depthRange '732-741'^^xsd:string;
  dwc:aphiaid '139125'^^xsd:integer;
  dwc:aphiaIdAccepted '139125'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3858 -44.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3858"^^xsd:decimal ;
  dwc:decimalLongitude "-44.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '350'^^xsd:integer;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:longitude '-44.7333'^^xsd:double;
  dwc:latitude '48.3858'^^xsd:double;
  dwc:depthRange '722-732'^^xsd:string;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3858 -44.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3858"^^xsd:decimal ;
  dwc:decimalLongitude "-44.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '350'^^xsd:integer;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:longitude '-44.7333'^^xsd:double;
  dwc:latitude '48.3858'^^xsd:double;
  dwc:depthRange '722-732'^^xsd:string;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 -44.5917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "-44.5917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '450'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:longitude '-44.5917'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 -44.5917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "-44.5917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '450'^^xsd:integer;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:longitude '-44.5917'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -44.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-44.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '350'^^xsd:integer;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:longitude '-44.0667'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:depthRange '622-627'^^xsd:string;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -43.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-43.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '266'^^xsd:integer;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:longitude '-43.9667'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5667 -43.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '-43.1833'^^xsd:double;
  dwc:latitude '47.5667'^^xsd:double;
  dwc:depthRange '2000'^^xsd:integer;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '429'^^xsd:integer;
  dwc:scientificName 'Mastigoteuthis magna'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '31'^^xsd:integer;
  dwc:aphiaid '238750'^^xsd:integer;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.15 -40.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.15"^^xsd:decimal ;
  dwc:decimalLongitude "-40.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '-40.3'^^xsd:double;
  dwc:latitude '63.15'^^xsd:double;
  dwc:depthRange '220'^^xsd:integer;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.3 -40.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.3"^^xsd:decimal ;
  dwc:decimalLongitude "-40.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '-40.0333'^^xsd:double;
  dwc:latitude '62.3'^^xsd:double;
  dwc:depthRange '390'^^xsd:integer;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8667 -39.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '490'^^xsd:integer;
  dwc:scientificName 'Eledonella pygmaea'^^xsd:string;
  dwc:longitude '-39.9167'^^xsd:double;
  dwc:latitude '36.8667'^^xsd:double;
  dwc:depthRange '1641 fms.'^^xsd:string;
  dwc:aphiaid '157017'^^xsd:integer;
  dwc:aphiaIdAccepted '410340'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.835 -39.8083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.835"^^xsd:decimal ;
  dwc:decimalLongitude "-39.8083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '279'^^xsd:integer;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:longitude '-39.8083'^^xsd:double;
  dwc:latitude '39.835'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '415'^^xsd:integer;
  dwc:scientificName 'Grimalditeuthis bonplandi'^^xsd:string;
  dwc:longitude '-39'^^xsd:integer;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '238742'^^xsd:integer;
  dwc:aphiaIdAccepted '238742'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.9833 -38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '-38'^^xsd:integer;
  dwc:latitude '71.9833'^^xsd:double;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3833 -37.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-37.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '-37.8833'^^xsd:double;
  dwc:latitude '65.3833'^^xsd:double;
  dwc:depthRange '767'^^xsd:integer;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.2667 -37.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.2667"^^xsd:decimal ;
  dwc:decimalLongitude "-37.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '-37.0667'^^xsd:double;
  dwc:latitude '65.2667'^^xsd:double;
  dwc:depthRange '197-222'^^xsd:string;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -36.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-36.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '457'^^xsd:integer;
  dwc:scientificName 'Cirrothauma murrayi'^^xsd:string;
  dwc:longitude '-36.8833'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:depthRange '1641 fms.'^^xsd:string;
  dwc:aphiaid '139174'^^xsd:integer;
  dwc:aphiaIdAccepted '139174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6667 -36.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-36.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '-36.4333'^^xsd:double;
  dwc:latitude '63.6667'^^xsd:double;
  dwc:depthRange '475'^^xsd:integer;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.3333 -35.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-35.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '703'^^xsd:integer;
  dwc:scientificName 'Vampyroteuthis infernalis'^^xsd:string;
  dwc:longitude '-35.1167'^^xsd:double;
  dwc:latitude '31.3333'^^xsd:double;
  dwc:depthRange '1641 fms.'^^xsd:string;
  dwc:aphiaid '141887'^^xsd:integer;
  dwc:aphiaIdAccepted '141887'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 -34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32"^^xsd:decimal ;
  dwc:decimalLongitude "-34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '434'^^xsd:integer;
  dwc:scientificName 'Idioteuthis hjorti'^^xsd:string;
  dwc:longitude '-34'^^xsd:integer;
  dwc:latitude '32'^^xsd:integer;
  dwc:aphiaid '238747'^^xsd:integer;
  dwc:aphiaIdAccepted '759125'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '700'^^xsd:integer;
  dwc:scientificName 'Haliphron atlanticus'^^xsd:string;
  dwc:longitude '-34'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:aphiaid '341781'^^xsd:integer;
  dwc:aphiaIdAccepted '341781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5167 -33.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-33.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '-33.5833'^^xsd:double;
  dwc:latitude '66.5167'^^xsd:double;
  dwc:depthRange '235'^^xsd:integer;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0833 -33.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-33.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '490'^^xsd:integer;
  dwc:scientificName 'Eledonella pygmaea'^^xsd:string;
  dwc:longitude '-33.0167'^^xsd:double;
  dwc:latitude '34.0833'^^xsd:double;
  dwc:depthRange '1422 fms.'^^xsd:string;
  dwc:aphiaid '157017'^^xsd:integer;
  dwc:aphiaIdAccepted '410340'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.85 -33.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.85"^^xsd:decimal ;
  dwc:decimalLongitude "-33.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '488'^^xsd:integer;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:longitude '-33.0167'^^xsd:double;
  dwc:latitude '34.85'^^xsd:double;
  dwc:depthRange '875-1422 fms.'^^xsd:string;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '422'^^xsd:integer;
  dwc:scientificName 'Idioteuthis danae'^^xsd:string;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '34'^^xsd:integer;
  dwc:aphiaid '238746'^^xsd:integer;
  dwc:aphiaIdAccepted '759127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '487'^^xsd:integer;
  dwc:scientificName 'Bolitaena microcotyla'^^xsd:string;
  dwc:longitude '-32'^^xsd:integer;
  dwc:latitude '34'^^xsd:integer;
  dwc:aphiaid '238362'^^xsd:integer;
  dwc:aphiaIdAccepted '341781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -30.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '-30.7167'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:depthRange '123'^^xsd:integer;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0833 -30.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '-30.5167'^^xsd:double;
  dwc:latitude '56.0833'^^xsd:double;
  dwc:depthRange '1300'^^xsd:integer;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.15 -30.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.15"^^xsd:decimal ;
  dwc:decimalLongitude "-30.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '466'^^xsd:integer;
  dwc:scientificName 'Opisthoteuthis grimaldii'^^xsd:string;
  dwc:longitude '-30.3'^^xsd:double;
  dwc:latitude '45.15'^^xsd:double;
  dwc:depthRange '986 fms.'^^xsd:string;
  dwc:aphiaid '140653'^^xsd:integer;
  dwc:aphiaIdAccepted '140653'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9667 -29.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Benthoctopus piscatorum'^^xsd:string;
  dwc:longitude '-29.9333'^^xsd:double;
  dwc:latitude '66.9667'^^xsd:double;
  dwc:depthRange '308-349'^^xsd:string;
  dwc:aphiaid '157012'^^xsd:integer;
  dwc:aphiaIdAccepted '157011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9667 -29.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '-29.9333'^^xsd:double;
  dwc:latitude '66.9667'^^xsd:double;
  dwc:depthRange '308-349'^^xsd:string;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9667 -29.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '-29.9333'^^xsd:double;
  dwc:latitude '66.9667'^^xsd:double;
  dwc:depthRange '308-349'^^xsd:string;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9667 -29.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '155'^^xsd:integer;
  dwc:scientificName 'Rossia moelleri'^^xsd:string;
  dwc:longitude '-29.9333'^^xsd:double;
  dwc:latitude '66.9667'^^xsd:double;
  dwc:depthRange '308-349'^^xsd:string;
  dwc:aphiaid '156383'^^xsd:integer;
  dwc:aphiaIdAccepted '156383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8833 -29.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '488'^^xsd:integer;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:longitude '-29.7833'^^xsd:double;
  dwc:latitude '36.8833'^^xsd:double;
  dwc:depthRange '164 fms.'^^xsd:string;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1333 -29.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '-29.7333'^^xsd:double;
  dwc:latitude '67.1333'^^xsd:double;
  dwc:depthRange '288'^^xsd:integer;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9667 -29.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '155'^^xsd:integer;
  dwc:scientificName 'Rossia moelleri'^^xsd:string;
  dwc:longitude '-29.0167'^^xsd:double;
  dwc:latitude '66.9667'^^xsd:double;
  dwc:depthRange '272-280'^^xsd:string;
  dwc:aphiaid '156383'^^xsd:integer;
  dwc:aphiaIdAccepted '156383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9667 -29.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '-29.0167'^^xsd:double;
  dwc:latitude '66.9667'^^xsd:double;
  dwc:depthRange '272-280'^^xsd:string;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.85 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '54.85'^^xsd:double;
  dwc:depthRange '600'^^xsd:integer;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7 -26.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '-26.6667'^^xsd:double;
  dwc:latitude '66.7'^^xsd:double;
  dwc:depthRange '590'^^xsd:integer;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.8333 -25.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '494'^^xsd:integer;
  dwc:scientificName 'Vitreledonella richardi'^^xsd:string;
  dwc:longitude '-25.7167'^^xsd:double;
  dwc:latitude '30.8333'^^xsd:double;
  dwc:depthRange '2899 fms.'^^xsd:string;
  dwc:aphiaid '141962'^^xsd:integer;
  dwc:aphiaIdAccepted '141962'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '313'^^xsd:integer;
  dwc:scientificName 'Cycloteuthis sirventi'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '139472'^^xsd:integer;
  dwc:aphiaIdAccepted '139472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '417'^^xsd:integer;
  dwc:scientificName 'Planctoteuthis levimana'^^xsd:string;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '238753'^^xsd:integer;
  dwc:aphiaIdAccepted '238753'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7333 -21.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '382'^^xsd:integer;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:longitude '-21.3333'^^xsd:double;
  dwc:latitude '63.7333'^^xsd:double;
  dwc:depthRange '72-115'^^xsd:string;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7333 -21.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '121'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:longitude '-21.3333'^^xsd:double;
  dwc:latitude '63.7333'^^xsd:double;
  dwc:depthRange '72-115'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-20.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '292'^^xsd:integer;
  dwc:scientificName 'Taningia danae'^^xsd:string;
  dwc:longitude '-20.6'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:aphiaid '140609'^^xsd:integer;
  dwc:aphiaIdAccepted '140609'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '490'^^xsd:integer;
  dwc:scientificName 'Eledonella pygmaea'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '28.7'^^xsd:double;
  dwc:depthRange '1641 fms.'^^xsd:string;
  dwc:aphiaid '157017'^^xsd:integer;
  dwc:aphiaIdAccepted '410340'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.175 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.175"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '649'^^xsd:integer;
  dwc:scientificName 'Graneledone verrucosa'^^xsd:string;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '62.175'^^xsd:double;
  dwc:depthRange '2150'^^xsd:integer;
  dwc:aphiaid '157019'^^xsd:integer;
  dwc:aphiaIdAccepted '157019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -17.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '292'^^xsd:integer;
  dwc:scientificName 'Taningia danae'^^xsd:string;
  dwc:longitude '-17.7667'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:aphiaid '140609'^^xsd:integer;
  dwc:aphiaIdAccepted '140609'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4 -16.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '631'^^xsd:integer;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:longitude '-16.3333'^^xsd:double;
  dwc:latitude '63.4'^^xsd:double;
  dwc:depthRange '135-180'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4 -16.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '631'^^xsd:integer;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:longitude '-16.3333'^^xsd:double;
  dwc:latitude '63.4'^^xsd:double;
  dwc:depthRange '135-180'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.75 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.75"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '66.75'^^xsd:double;
  dwc:depthRange '200'^^xsd:integer;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '494'^^xsd:integer;
  dwc:scientificName 'Vitreledonella richardi'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '141962'^^xsd:integer;
  dwc:aphiaIdAccepted '141962'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '339'^^xsd:integer;
  dwc:scientificName 'Pholidoteuthis boschmai'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '225826'^^xsd:integer;
  dwc:aphiaIdAccepted '410388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.45 -14.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.45"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '488'^^xsd:integer;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:longitude '-14.8667'^^xsd:double;
  dwc:latitude '27.45'^^xsd:double;
  dwc:depthRange '1423 fms.'^^xsd:string;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '799'^^xsd:integer;
  dwc:scientificName 'Benthoctopus lothei'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '225822'^^xsd:integer;
  dwc:aphiaIdAccepted '527146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '743'^^xsd:integer;
  dwc:scientificName 'Helicocranchia joubini'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:aphiaid '225821'^^xsd:integer;
  dwc:aphiaIdAccepted '225821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3833 -12.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '-12.8833'^^xsd:double;
  dwc:latitude '66.3833'^^xsd:double;
  dwc:depthRange '200-250'^^xsd:string;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3333 -12.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '-12.4667'^^xsd:double;
  dwc:latitude '66.3333'^^xsd:double;
  dwc:depthRange '180-220'^^xsd:string;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -11.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '488'^^xsd:integer;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:longitude '-11.8167'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -11.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Benthoctopus piscatorum'^^xsd:string;
  dwc:longitude '-11.7833'^^xsd:double;
  dwc:latitude '51.25'^^xsd:double;
  dwc:depthRange '707-710 fathoms'^^xsd:string;
  dwc:aphiaid '157012'^^xsd:integer;
  dwc:aphiaIdAccepted '157011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -11.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Benthoctopus piscatorum'^^xsd:string;
  dwc:longitude '-11.7833'^^xsd:double;
  dwc:latitude '51.25'^^xsd:double;
  dwc:depthRange '707-710 fms.'^^xsd:string;
  dwc:aphiaid '157012'^^xsd:integer;
  dwc:aphiaIdAccepted '157011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4167 -11.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '631'^^xsd:integer;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:longitude '-11.6167'^^xsd:double;
  dwc:latitude '51.4167'^^xsd:double;
  dwc:depthRange '461 fms.'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6333 -11.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '462'^^xsd:integer;
  dwc:scientificName 'Opisthoteuthis agassizii'^^xsd:string;
  dwc:longitude '-11.5833'^^xsd:double;
  dwc:latitude '49.6333'^^xsd:double;
  dwc:depthRange '504 fms.'^^xsd:string;
  dwc:aphiaid '140652'^^xsd:integer;
  dwc:aphiaIdAccepted '140652'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5167 -11.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '456'^^xsd:integer;
  dwc:scientificName 'Cirroteuthis massyae'^^xsd:string;
  dwc:longitude '-11.5167'^^xsd:double;
  dwc:latitude '50.5167'^^xsd:double;
  dwc:depthRange '670-770 fms.'^^xsd:string;
  dwc:aphiaid '225823'^^xsd:integer;
  dwc:aphiaIdAccepted '153060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2167 -11.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '-11.3833'^^xsd:double;
  dwc:latitude '50.2167'^^xsd:double;
  dwc:depthRange '2000'^^xsd:integer;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -11.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '631'^^xsd:integer;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:longitude '-11.0833'^^xsd:double;
  dwc:latitude '50.3'^^xsd:double;
  dwc:depthRange '250 fms.'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -11.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '670'^^xsd:integer;
  dwc:scientificName 'Benthoctopus ergasticus'^^xsd:string;
  dwc:longitude '-11.0833'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:depthRange '479-500 fms.'^^xsd:string;
  dwc:aphiaid '140599'^^xsd:integer;
  dwc:aphiaIdAccepted '527146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '444'^^xsd:integer;
  dwc:scientificName 'Helicocranchia pfefferi'^^xsd:string;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '51'^^xsd:integer;
  dwc:aphiaid '139424'^^xsd:integer;
  dwc:aphiaIdAccepted '139424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.9833 -10.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-10.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '382'^^xsd:integer;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:longitude '-10.625'^^xsd:double;
  dwc:latitude '62.9833'^^xsd:double;
  dwc:depthRange '151'^^xsd:integer;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.2333 -9.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '-9.7667'^^xsd:double;
  dwc:latitude '63.2333'^^xsd:double;
  dwc:depthRange '480'^^xsd:integer;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.85 -9.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '-9.0333'^^xsd:double;
  dwc:latitude '70.85'^^xsd:double;
  dwc:depthRange '37-65'^^xsd:string;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '734'^^xsd:integer;
  dwc:scientificName 'Leachia atlantica'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '36'^^xsd:integer;
  dwc:aphiaid '139425'^^xsd:integer;
  dwc:aphiaIdAccepted '139425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0833 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '488'^^xsd:integer;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '36.0833'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7833 -8.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '-8.9333'^^xsd:double;
  dwc:latitude '70.7833'^^xsd:double;
  dwc:depthRange '138-165'^^xsd:string;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.65 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.65"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '70.65'^^xsd:double;
  dwc:depthRange '28-60'^^xsd:string;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7667 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '70.7667'^^xsd:double;
  dwc:depthRange '58-161'^^xsd:string;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7667 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '155'^^xsd:integer;
  dwc:scientificName 'Rossia moelleri'^^xsd:string;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '70.7667'^^xsd:double;
  dwc:depthRange '58-161'^^xsd:string;
  dwc:aphiaid '156383'^^xsd:integer;
  dwc:aphiaIdAccepted '156383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9833 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '70.9833'^^xsd:double;
  dwc:depthRange '71-98'^^xsd:string;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7667 -8.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '-8.6167'^^xsd:double;
  dwc:latitude '70.7667'^^xsd:double;
  dwc:depthRange '74-106'^^xsd:string;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.7667 -8.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '-8.6167'^^xsd:double;
  dwc:latitude '70.7667'^^xsd:double;
  dwc:depthRange '74-106'^^xsd:string;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8333 -8.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '-8.6167'^^xsd:double;
  dwc:latitude '70.8333'^^xsd:double;
  dwc:depthRange '103-115'^^xsd:string;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9333 -8.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '-8.3833'^^xsd:double;
  dwc:latitude '70.9333'^^xsd:double;
  dwc:depthRange '69-82'^^xsd:string;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.9167 -8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Benthoctopus piscatorum'^^xsd:string;
  dwc:longitude '-8.3667'^^xsd:double;
  dwc:latitude '70.9167'^^xsd:double;
  dwc:depthRange '86-151'^^xsd:string;
  dwc:aphiaid '157012'^^xsd:integer;
  dwc:aphiaIdAccepted '157011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7667 -8.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '486'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis wulkeri'^^xsd:string;
  dwc:longitude '-8.2667'^^xsd:double;
  dwc:latitude '35.7667'^^xsd:double;
  dwc:depthRange '1124 fms.'^^xsd:string;
  dwc:aphiaid '153094'^^xsd:integer;
  dwc:aphiaIdAccepted '153094'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.4667 -8.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Benthoctopus piscatorum'^^xsd:string;
  dwc:longitude '-8.0167'^^xsd:double;
  dwc:latitude '59.4667'^^xsd:double;
  dwc:depthRange '1100-1300'^^xsd:string;
  dwc:aphiaid '157012'^^xsd:integer;
  dwc:aphiaIdAccepted '157011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3833 -7.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '-7.8333'^^xsd:double;
  dwc:latitude '59.3833'^^xsd:double;
  dwc:depthRange '1100'^^xsd:integer;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.1667 -6.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '-6.5833'^^xsd:double;
  dwc:latitude '60.1667'^^xsd:double;
  dwc:depthRange '650'^^xsd:integer;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8833 -6.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '-6.3667'^^xsd:double;
  dwc:latitude '63.8833'^^xsd:double;
  dwc:depthRange '30'^^xsd:integer;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6 -4.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.6"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '382'^^xsd:integer;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:longitude '-4.9333'^^xsd:double;
  dwc:latitude '46.6'^^xsd:double;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6667 -4.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Benthoctopus piscatorum'^^xsd:string;
  dwc:longitude '-4.8333'^^xsd:double;
  dwc:latitude '60.6667'^^xsd:double;
  dwc:depthRange '563 fms.'^^xsd:string;
  dwc:aphiaid '157012'^^xsd:integer;
  dwc:aphiaIdAccepted '157011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6667 -4.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Benthoctopus piscatorum'^^xsd:string;
  dwc:longitude '-4.8333'^^xsd:double;
  dwc:latitude '60.6667'^^xsd:double;
  dwc:depthRange '563 fathoms'^^xsd:string;
  dwc:aphiaid '157012'^^xsd:integer;
  dwc:aphiaIdAccepted '157011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7666 -4.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '380'^^xsd:integer;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:longitude '-4.7333'^^xsd:double;
  dwc:latitude '46.7666'^^xsd:double;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0667 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '453'^^xsd:integer;
  dwc:scientificName 'Cirroteuthis mülleri'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '62.0667'^^xsd:double;
  dwc:depthRange '418'^^xsd:integer;
  dwc:aphiaid '183067'^^xsd:integer;
  dwc:aphiaIdAccepted '342212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7666 -4.0666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '387'^^xsd:integer;
  dwc:scientificName 'Todaropsis eblanae'^^xsd:string;
  dwc:longitude '-4.0666'^^xsd:double;
  dwc:latitude '48.7666'^^xsd:double;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0167 -3.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-3.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '453'^^xsd:integer;
  dwc:scientificName 'Cirroteuthis mülleri'^^xsd:string;
  dwc:longitude '-3.3833'^^xsd:double;
  dwc:latitude '64.0167'^^xsd:double;
  dwc:depthRange '1000'^^xsd:integer;
  dwc:aphiaid '183067'^^xsd:integer;
  dwc:aphiaIdAccepted '342212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1833 -1.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '121'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:longitude '-1.8333'^^xsd:double;
  dwc:latitude '57.1833'^^xsd:double;
  dwc:depthRange '100'^^xsd:integer;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45 -1.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.45"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Benthoctopus piscatorum'^^xsd:string;
  dwc:longitude '-1.7833'^^xsd:double;
  dwc:latitude '61.45'^^xsd:double;
  dwc:depthRange '681 fathoms'^^xsd:string;
  dwc:aphiaid '157012'^^xsd:integer;
  dwc:aphiaIdAccepted '157011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45 -1.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.45"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Benthoctopus piscatorum'^^xsd:string;
  dwc:longitude '-1.7833'^^xsd:double;
  dwc:latitude '61.45'^^xsd:double;
  dwc:depthRange '681 fms.'^^xsd:string;
  dwc:aphiaid '157012'^^xsd:integer;
  dwc:aphiaIdAccepted '157011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.65 -1.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.65"^^xsd:decimal ;
  dwc:decimalLongitude "-1.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '121'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:longitude '-1.3333'^^xsd:double;
  dwc:latitude '58.65'^^xsd:double;
  dwc:depthRange '110'^^xsd:integer;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0833 -0.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '631'^^xsd:integer;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:longitude '-0.8833'^^xsd:double;
  dwc:latitude '63.0833'^^xsd:double;
  dwc:depthRange '587 fms.'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -0.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '122'^^xsd:integer;
  dwc:scientificName 'Sepiola aurantiaca'^^xsd:string;
  dwc:longitude '-0.4'^^xsd:double;
  dwc:latitude '60.5'^^xsd:double;
  dwc:depthRange '107'^^xsd:integer;
  dwc:aphiaid '141455'^^xsd:integer;
  dwc:aphiaIdAccepted '1437788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Bathypolypus sponsalis'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '38.2833'^^xsd:double;
  dwc:depthRange '1271'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '305'^^xsd:integer;
  dwc:scientificName 'Ancistroteuthis lichtensteini'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '38.2833'^^xsd:double;
  dwc:depthRange '1271'^^xsd:integer;
  dwc:aphiaid '140647'^^xsd:integer;
  dwc:aphiaIdAccepted '140647'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7167 1.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7167"^^xsd:decimal ;
  dwc:decimalLongitude "1.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '153'^^xsd:integer;
  dwc:scientificName 'Rossia macrosoma'^^xsd:string;
  dwc:longitude '1.2667'^^xsd:double;
  dwc:latitude '61.7167'^^xsd:double;
  dwc:depthRange '190'^^xsd:integer;
  dwc:aphiaid '141449'^^xsd:integer;
  dwc:aphiaIdAccepted '141449'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1833 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1833"^^xsd:decimal ;
  dwc:decimalLongitude "1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Sepietta oweniana'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '39.1833'^^xsd:double;
  dwc:depthRange '499'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1833 1.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1833"^^xsd:decimal ;
  dwc:decimalLongitude "1.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Sepietta oweniana'^^xsd:string;
  dwc:longitude '1.35'^^xsd:double;
  dwc:latitude '39.1833'^^xsd:double;
  dwc:depthRange '456'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2 1.4166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.4166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Sepietta oweniana'^^xsd:string;
  dwc:longitude '1.4166'^^xsd:double;
  dwc:latitude '39.2'^^xsd:double;
  dwc:depthRange '450'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7167 1.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7167"^^xsd:decimal ;
  dwc:decimalLongitude "1.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '1.4333'^^xsd:double;
  dwc:latitude '62.7167'^^xsd:double;
  dwc:depthRange '775'^^xsd:integer;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5667 1.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5667"^^xsd:decimal ;
  dwc:decimalLongitude "1.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '382'^^xsd:integer;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:longitude '1.4667'^^xsd:double;
  dwc:latitude '61.5667'^^xsd:double;
  dwc:depthRange '180'^^xsd:integer;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2 1.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '143'^^xsd:integer;
  dwc:scientificName 'Rondeletiola minor'^^xsd:string;
  dwc:longitude '1.5166'^^xsd:double;
  dwc:latitude '39.2'^^xsd:double;
  dwc:depthRange '345'^^xsd:integer;
  dwc:aphiaid '141448'^^xsd:integer;
  dwc:aphiaIdAccepted '141448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2 1.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Sepietta oweniana'^^xsd:string;
  dwc:longitude '1.5166'^^xsd:double;
  dwc:latitude '39.2'^^xsd:double;
  dwc:depthRange '345'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8833"^^xsd:decimal ;
  dwc:decimalLongitude "1.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:longitude '1.5333'^^xsd:double;
  dwc:latitude '40.8833'^^xsd:double;
  dwc:depthRange '647'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9666 1.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9666"^^xsd:decimal ;
  dwc:decimalLongitude "1.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '143'^^xsd:integer;
  dwc:scientificName 'Rondeletiola minor'^^xsd:string;
  dwc:longitude '1.5333'^^xsd:double;
  dwc:latitude '40.9666'^^xsd:double;
  dwc:depthRange '382'^^xsd:integer;
  dwc:aphiaid '141448'^^xsd:integer;
  dwc:aphiaIdAccepted '141448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9666 1.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9666"^^xsd:decimal ;
  dwc:decimalLongitude "1.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Sepietta oweniana'^^xsd:string;
  dwc:longitude '1.5333'^^xsd:double;
  dwc:latitude '40.9666'^^xsd:double;
  dwc:depthRange '382'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8833"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '40.8833'^^xsd:double;
  dwc:depthRange '609'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9833 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9833"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '40.9833'^^xsd:double;
  dwc:depthRange '352'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9833 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9833"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '143'^^xsd:integer;
  dwc:scientificName 'Rondeletiola minor'^^xsd:string;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '40.9833'^^xsd:double;
  dwc:depthRange '352'^^xsd:integer;
  dwc:aphiaid '141448'^^xsd:integer;
  dwc:aphiaIdAccepted '141448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9833 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9833"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Sepietta oweniana'^^xsd:string;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '40.9833'^^xsd:double;
  dwc:depthRange '352'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0666 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0666"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '143'^^xsd:integer;
  dwc:scientificName 'Rondeletiola minor'^^xsd:string;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '41.0666'^^xsd:double;
  dwc:depthRange '149'^^xsd:integer;
  dwc:aphiaid '141448'^^xsd:integer;
  dwc:aphiaIdAccepted '141448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0666 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0666"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Sepietta oweniana'^^xsd:string;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '41.0666'^^xsd:double;
  dwc:depthRange '149'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9166 1.5666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9166"^^xsd:decimal ;
  dwc:decimalLongitude "1.5666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:longitude '1.5666'^^xsd:double;
  dwc:latitude '40.9166'^^xsd:double;
  dwc:depthRange '559'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 1.5666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.5666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '143'^^xsd:integer;
  dwc:scientificName 'Rondeletiola minor'^^xsd:string;
  dwc:longitude '1.5666'^^xsd:double;
  dwc:latitude '41.05'^^xsd:double;
  dwc:depthRange '214'^^xsd:integer;
  dwc:aphiaid '141448'^^xsd:integer;
  dwc:aphiaIdAccepted '141448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 1.5666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.5666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Sepietta oweniana'^^xsd:string;
  dwc:longitude '1.5666'^^xsd:double;
  dwc:latitude '41.05'^^xsd:double;
  dwc:depthRange '214'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 1.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "1.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Bathypolypus sponsalis'^^xsd:string;
  dwc:longitude '1.5833'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:depthRange '978'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9666 1.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9666"^^xsd:decimal ;
  dwc:decimalLongitude "1.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:longitude '1.5833'^^xsd:double;
  dwc:latitude '40.9666'^^xsd:double;
  dwc:depthRange '429'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9666 1.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9666"^^xsd:decimal ;
  dwc:decimalLongitude "1.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Sepietta oweniana'^^xsd:string;
  dwc:longitude '1.5833'^^xsd:double;
  dwc:latitude '40.9666'^^xsd:double;
  dwc:depthRange '429'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9666 1.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9666"^^xsd:decimal ;
  dwc:decimalLongitude "1.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Neorossia caroli'^^xsd:string;
  dwc:longitude '1.5833'^^xsd:double;
  dwc:latitude '40.9666'^^xsd:double;
  dwc:depthRange '429'^^xsd:integer;
  dwc:aphiaid '141447'^^xsd:integer;
  dwc:aphiaIdAccepted '141447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 1.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0166"^^xsd:decimal ;
  dwc:decimalLongitude "1.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:longitude '1.5833'^^xsd:double;
  dwc:latitude '41.0166'^^xsd:double;
  dwc:depthRange '319'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 1.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0166"^^xsd:decimal ;
  dwc:decimalLongitude "1.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '143'^^xsd:integer;
  dwc:scientificName 'Rondeletiola minor'^^xsd:string;
  dwc:longitude '1.5833'^^xsd:double;
  dwc:latitude '41.0166'^^xsd:double;
  dwc:depthRange '319'^^xsd:integer;
  dwc:aphiaid '141448'^^xsd:integer;
  dwc:aphiaIdAccepted '141448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 1.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0166"^^xsd:decimal ;
  dwc:decimalLongitude "1.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '143'^^xsd:integer;
  dwc:scientificName 'Rondeletiola minor'^^xsd:string;
  dwc:longitude '1.5833'^^xsd:double;
  dwc:latitude '41.0166'^^xsd:double;
  dwc:depthRange '289'^^xsd:integer;
  dwc:aphiaid '141448'^^xsd:integer;
  dwc:aphiaIdAccepted '141448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 1.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0166"^^xsd:decimal ;
  dwc:decimalLongitude "1.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Neorossia caroli'^^xsd:string;
  dwc:longitude '1.5833'^^xsd:double;
  dwc:latitude '41.0166'^^xsd:double;
  dwc:depthRange '319'^^xsd:integer;
  dwc:aphiaid '141447'^^xsd:integer;
  dwc:aphiaIdAccepted '141447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 1.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0166"^^xsd:decimal ;
  dwc:decimalLongitude "1.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Sepietta oweniana'^^xsd:string;
  dwc:longitude '1.5833'^^xsd:double;
  dwc:latitude '41.0166'^^xsd:double;
  dwc:depthRange '289'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 1.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0166"^^xsd:decimal ;
  dwc:decimalLongitude "1.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '153'^^xsd:integer;
  dwc:scientificName 'Rossia macrosoma'^^xsd:string;
  dwc:longitude '1.5833'^^xsd:double;
  dwc:latitude '41.0166'^^xsd:double;
  dwc:depthRange '289'^^xsd:integer;
  dwc:aphiaid '141449'^^xsd:integer;
  dwc:aphiaIdAccepted '141449'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 1.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0166"^^xsd:decimal ;
  dwc:decimalLongitude "1.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Sepietta oweniana'^^xsd:string;
  dwc:longitude '1.5833'^^xsd:double;
  dwc:latitude '41.0166'^^xsd:double;
  dwc:depthRange '319'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.65 1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.65"^^xsd:decimal ;
  dwc:decimalLongitude "1.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Neorossia caroli'^^xsd:string;
  dwc:longitude '1.6'^^xsd:double;
  dwc:latitude '40.65'^^xsd:double;
  dwc:depthRange '1215'^^xsd:integer;
  dwc:aphiaid '141447'^^xsd:integer;
  dwc:aphiaIdAccepted '141447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:longitude '1.6'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:depthRange '715'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9666 1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9666"^^xsd:decimal ;
  dwc:decimalLongitude "1.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:longitude '1.6'^^xsd:double;
  dwc:latitude '40.9666'^^xsd:double;
  dwc:depthRange '457'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9666 1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9666"^^xsd:decimal ;
  dwc:decimalLongitude "1.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Sepietta oweniana'^^xsd:string;
  dwc:longitude '1.6'^^xsd:double;
  dwc:latitude '40.9666'^^xsd:double;
  dwc:depthRange '457'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9333 1.6166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9333"^^xsd:decimal ;
  dwc:decimalLongitude "1.6166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:longitude '1.6166'^^xsd:double;
  dwc:latitude '40.9333'^^xsd:double;
  dwc:depthRange '580'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0666 1.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0666"^^xsd:decimal ;
  dwc:decimalLongitude "1.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '145'^^xsd:integer;
  dwc:scientificName 'Sepietta neglecta'^^xsd:string;
  dwc:longitude '1.6333'^^xsd:double;
  dwc:latitude '41.0666'^^xsd:double;
  dwc:depthRange '206'^^xsd:integer;
  dwc:aphiaid '141450'^^xsd:integer;
  dwc:aphiaIdAccepted '141450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0666 1.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0666"^^xsd:decimal ;
  dwc:decimalLongitude "1.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '143'^^xsd:integer;
  dwc:scientificName 'Rondeletiola minor'^^xsd:string;
  dwc:longitude '1.6333'^^xsd:double;
  dwc:latitude '41.0666'^^xsd:double;
  dwc:depthRange '206'^^xsd:integer;
  dwc:aphiaid '141448'^^xsd:integer;
  dwc:aphiaIdAccepted '141448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0666 1.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0666"^^xsd:decimal ;
  dwc:decimalLongitude "1.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Sepietta oweniana'^^xsd:string;
  dwc:longitude '1.6333'^^xsd:double;
  dwc:latitude '41.0666'^^xsd:double;
  dwc:depthRange '206'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3333 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3333"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Neorossia caroli'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '40.3333'^^xsd:double;
  dwc:depthRange '1585'^^xsd:integer;
  dwc:aphiaid '141447'^^xsd:integer;
  dwc:aphiaIdAccepted '141447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3333 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3333"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Bathypolypus sponsalis'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '40.3333'^^xsd:double;
  dwc:depthRange '1585'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3333 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3333"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '462'^^xsd:integer;
  dwc:scientificName 'Opisthoteuthis agassizii'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '40.3333'^^xsd:double;
  dwc:depthRange '1585'^^xsd:integer;
  dwc:aphiaid '140652'^^xsd:integer;
  dwc:aphiaIdAccepted '140652'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8833"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '40.8833'^^xsd:double;
  dwc:depthRange '899'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8833"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Neorossia caroli'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '40.8833'^^xsd:double;
  dwc:depthRange '899'^^xsd:integer;
  dwc:aphiaid '141447'^^xsd:integer;
  dwc:aphiaIdAccepted '141447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7166 1.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7166"^^xsd:decimal ;
  dwc:decimalLongitude "1.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Bathypolypus sponsalis'^^xsd:string;
  dwc:longitude '1.7333'^^xsd:double;
  dwc:latitude '40.7166'^^xsd:double;
  dwc:depthRange '1412'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7166 1.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7166"^^xsd:decimal ;
  dwc:decimalLongitude "1.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Neorossia caroli'^^xsd:string;
  dwc:longitude '1.7333'^^xsd:double;
  dwc:latitude '40.7166'^^xsd:double;
  dwc:depthRange '1412'^^xsd:integer;
  dwc:aphiaid '141447'^^xsd:integer;
  dwc:aphiaIdAccepted '141447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8333 1.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8333"^^xsd:decimal ;
  dwc:decimalLongitude "1.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Neorossia caroli'^^xsd:string;
  dwc:longitude '1.7333'^^xsd:double;
  dwc:latitude '40.8333'^^xsd:double;
  dwc:depthRange '1007'^^xsd:integer;
  dwc:aphiaid '141447'^^xsd:integer;
  dwc:aphiaIdAccepted '141447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8333 1.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8333"^^xsd:decimal ;
  dwc:decimalLongitude "1.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '442'^^xsd:integer;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:longitude '1.7333'^^xsd:double;
  dwc:latitude '40.8333'^^xsd:double;
  dwc:depthRange '1007'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8333 1.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8333"^^xsd:decimal ;
  dwc:decimalLongitude "1.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Bathypolypus sponsalis'^^xsd:string;
  dwc:longitude '1.7333'^^xsd:double;
  dwc:latitude '40.8333'^^xsd:double;
  dwc:depthRange '1007'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8333 1.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8333"^^xsd:decimal ;
  dwc:decimalLongitude "1.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:longitude '1.7333'^^xsd:double;
  dwc:latitude '40.8333'^^xsd:double;
  dwc:depthRange '1007'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8833"^^xsd:decimal ;
  dwc:decimalLongitude "1.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Neorossia caroli'^^xsd:string;
  dwc:longitude '1.7333'^^xsd:double;
  dwc:latitude '40.8833'^^xsd:double;
  dwc:depthRange '1009'^^xsd:integer;
  dwc:aphiaid '141447'^^xsd:integer;
  dwc:aphiaIdAccepted '141447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8833"^^xsd:decimal ;
  dwc:decimalLongitude "1.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:longitude '1.7333'^^xsd:double;
  dwc:latitude '40.8833'^^xsd:double;
  dwc:depthRange '1009'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 1.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:longitude '1.7833'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:depthRange '1588'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 1.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Bathypolypus sponsalis'^^xsd:string;
  dwc:longitude '1.7833'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:depthRange '1588'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 1.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '462'^^xsd:integer;
  dwc:scientificName 'Opisthoteuthis agassizii'^^xsd:string;
  dwc:longitude '1.7833'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:depthRange '1588'^^xsd:integer;
  dwc:aphiaid '140652'^^xsd:integer;
  dwc:aphiaIdAccepted '140652'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9333 1.8166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9333"^^xsd:decimal ;
  dwc:decimalLongitude "1.8166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:longitude '1.8166'^^xsd:double;
  dwc:latitude '40.9333'^^xsd:double;
  dwc:depthRange '1036'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5666 1.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5666"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '442'^^xsd:integer;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:longitude '1.8333'^^xsd:double;
  dwc:latitude '40.5666'^^xsd:double;
  dwc:depthRange '1575'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5666 1.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5666"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:longitude '1.8333'^^xsd:double;
  dwc:latitude '40.5666'^^xsd:double;
  dwc:depthRange '1575'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5666 1.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5666"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '462'^^xsd:integer;
  dwc:scientificName 'Opisthoteuthis agassizii'^^xsd:string;
  dwc:longitude '1.8333'^^xsd:double;
  dwc:latitude '40.5666'^^xsd:double;
  dwc:depthRange '1575'^^xsd:integer;
  dwc:aphiaid '140652'^^xsd:integer;
  dwc:aphiaIdAccepted '140652'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8166 1.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8166"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Bathypolypus sponsalis'^^xsd:string;
  dwc:longitude '1.8333'^^xsd:double;
  dwc:latitude '40.8166'^^xsd:double;
  dwc:depthRange '1221'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3166 1.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3166"^^xsd:decimal ;
  dwc:decimalLongitude "1.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Neorossia caroli'^^xsd:string;
  dwc:longitude '1.8833'^^xsd:double;
  dwc:latitude '40.3166'^^xsd:double;
  dwc:depthRange '1720'^^xsd:integer;
  dwc:aphiaid '141447'^^xsd:integer;
  dwc:aphiaIdAccepted '141447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3166 1.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3166"^^xsd:decimal ;
  dwc:decimalLongitude "1.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Neorossia caroli'^^xsd:string;
  dwc:longitude '1.8833'^^xsd:double;
  dwc:latitude '40.3166'^^xsd:double;
  dwc:depthRange '1744'^^xsd:integer;
  dwc:aphiaid '141447'^^xsd:integer;
  dwc:aphiaIdAccepted '141447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 1.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '350'^^xsd:integer;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:longitude '1.9333'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:depthRange '1152'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5 1.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '453'^^xsd:integer;
  dwc:scientificName 'Cirroteuthis mülleri'^^xsd:string;
  dwc:longitude '1.9333'^^xsd:double;
  dwc:latitude '62.5'^^xsd:double;
  dwc:depthRange '550'^^xsd:integer;
  dwc:aphiaid '183067'^^xsd:integer;
  dwc:aphiaIdAccepted '342212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9833 1.9666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9833"^^xsd:decimal ;
  dwc:decimalLongitude "1.9666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Bathypolypus sponsalis'^^xsd:string;
  dwc:longitude '1.9666'^^xsd:double;
  dwc:latitude '40.9833'^^xsd:double;
  dwc:depthRange '1024'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 1.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.15"^^xsd:decimal ;
  dwc:decimalLongitude "1.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '350'^^xsd:integer;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:longitude '1.9833'^^xsd:double;
  dwc:latitude '40.15'^^xsd:double;
  dwc:depthRange '1726'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0666 2.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0666"^^xsd:decimal ;
  dwc:decimalLongitude "2.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Bathypolypus sponsalis'^^xsd:string;
  dwc:longitude '2.0333'^^xsd:double;
  dwc:latitude '41.0666'^^xsd:double;
  dwc:depthRange '628'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0666 2.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0666"^^xsd:decimal ;
  dwc:decimalLongitude "2.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '382'^^xsd:integer;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:longitude '2.0333'^^xsd:double;
  dwc:latitude '41.0666'^^xsd:double;
  dwc:depthRange '628'^^xsd:integer;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0666 2.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0666"^^xsd:decimal ;
  dwc:decimalLongitude "2.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '350'^^xsd:integer;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:longitude '2.0333'^^xsd:double;
  dwc:latitude '41.0666'^^xsd:double;
  dwc:depthRange '628'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0333 2.0666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0333"^^xsd:decimal ;
  dwc:decimalLongitude "2.0666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Bathypolypus sponsalis'^^xsd:string;
  dwc:longitude '2.0666'^^xsd:double;
  dwc:latitude '40.0333'^^xsd:double;
  dwc:depthRange '1416'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6333 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6333"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '350'^^xsd:integer;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '40.6333'^^xsd:double;
  dwc:depthRange '1766'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9333 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9333"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '350'^^xsd:integer;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '40.9333'^^xsd:double;
  dwc:depthRange '1099'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9333 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9333"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '369'^^xsd:integer;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '40.9333'^^xsd:double;
  dwc:depthRange '1099'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9333 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9333"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Bathypolypus sponsalis'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '40.9333'^^xsd:double;
  dwc:depthRange '1099'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2833 2.1166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2833"^^xsd:decimal ;
  dwc:decimalLongitude "2.1166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Bathypolypus sponsalis'^^xsd:string;
  dwc:longitude '2.1166'^^xsd:double;
  dwc:latitude '40.2833'^^xsd:double;
  dwc:depthRange '1835'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 2.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '350'^^xsd:integer;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:longitude '2.1333'^^xsd:double;
  dwc:latitude '41.05'^^xsd:double;
  dwc:depthRange '661'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 2.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Bathypolypus sponsalis'^^xsd:string;
  dwc:longitude '2.1333'^^xsd:double;
  dwc:latitude '41.05'^^xsd:double;
  dwc:depthRange '661'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 2.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Neorossia caroli'^^xsd:string;
  dwc:longitude '2.1333'^^xsd:double;
  dwc:latitude '41.05'^^xsd:double;
  dwc:depthRange '661'^^xsd:integer;
  dwc:aphiaid '141447'^^xsd:integer;
  dwc:aphiaIdAccepted '141447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 2.2166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0333"^^xsd:decimal ;
  dwc:decimalLongitude "2.2166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Bathypolypus sponsalis'^^xsd:string;
  dwc:longitude '2.2166'^^xsd:double;
  dwc:latitude '41.0333'^^xsd:double;
  dwc:depthRange '1072'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.2333 2.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '153'^^xsd:integer;
  dwc:scientificName 'Rossia macrosoma'^^xsd:string;
  dwc:longitude '2.2167'^^xsd:double;
  dwc:latitude '61.2333'^^xsd:double;
  dwc:depthRange '140'^^xsd:integer;
  dwc:aphiaid '141449'^^xsd:integer;
  dwc:aphiaIdAccepted '141449'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 2.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95"^^xsd:decimal ;
  dwc:decimalLongitude "2.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Bathypolypus sponsalis'^^xsd:string;
  dwc:longitude '2.3'^^xsd:double;
  dwc:latitude '39.95'^^xsd:double;
  dwc:depthRange '1204'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 2.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95"^^xsd:decimal ;
  dwc:decimalLongitude "2.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '462'^^xsd:integer;
  dwc:scientificName 'Opisthoteuthis agassizii'^^xsd:string;
  dwc:longitude '2.3'^^xsd:double;
  dwc:latitude '39.95'^^xsd:double;
  dwc:depthRange '1204'^^xsd:integer;
  dwc:aphiaid '140652'^^xsd:integer;
  dwc:aphiaIdAccepted '140652'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0666 2.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0666"^^xsd:decimal ;
  dwc:decimalLongitude "2.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Neorossia caroli'^^xsd:string;
  dwc:longitude '2.3333'^^xsd:double;
  dwc:latitude '41.0666'^^xsd:double;
  dwc:depthRange '1064'^^xsd:integer;
  dwc:aphiaid '141447'^^xsd:integer;
  dwc:aphiaIdAccepted '141447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0666 2.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0666"^^xsd:decimal ;
  dwc:decimalLongitude "2.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Bathypolypus sponsalis'^^xsd:string;
  dwc:longitude '2.3333'^^xsd:double;
  dwc:latitude '41.0666'^^xsd:double;
  dwc:depthRange '1064'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 2.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "2.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Bathypolypus sponsalis'^^xsd:string;
  dwc:longitude '2.35'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:depthRange '1077'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8666 2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8666"^^xsd:decimal ;
  dwc:decimalLongitude "2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Bathypolypus sponsalis'^^xsd:string;
  dwc:longitude '2.4'^^xsd:double;
  dwc:latitude '39.8666'^^xsd:double;
  dwc:depthRange '995'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8666 2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8666"^^xsd:decimal ;
  dwc:decimalLongitude "2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '350'^^xsd:integer;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:longitude '2.4'^^xsd:double;
  dwc:latitude '40.8666'^^xsd:double;
  dwc:depthRange '1624'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8666 2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8666"^^xsd:decimal ;
  dwc:decimalLongitude "2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Neorossia caroli'^^xsd:string;
  dwc:longitude '2.4'^^xsd:double;
  dwc:latitude '40.8666'^^xsd:double;
  dwc:depthRange '1624'^^xsd:integer;
  dwc:aphiaid '141447'^^xsd:integer;
  dwc:aphiaIdAccepted '141447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2166 2.4166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2166"^^xsd:decimal ;
  dwc:decimalLongitude "2.4166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '442'^^xsd:integer;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:longitude '2.4166'^^xsd:double;
  dwc:latitude '40.2166'^^xsd:double;
  dwc:depthRange '1707'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 2.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0333"^^xsd:decimal ;
  dwc:decimalLongitude "2.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Neorossia caroli'^^xsd:string;
  dwc:longitude '2.45'^^xsd:double;
  dwc:latitude '41.0333'^^xsd:double;
  dwc:depthRange '980'^^xsd:integer;
  dwc:aphiaid '141447'^^xsd:integer;
  dwc:aphiaIdAccepted '141447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 2.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0333"^^xsd:decimal ;
  dwc:decimalLongitude "2.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:longitude '2.45'^^xsd:double;
  dwc:latitude '41.0333'^^xsd:double;
  dwc:depthRange '980'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 2.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1833"^^xsd:decimal ;
  dwc:decimalLongitude "2.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Bathypolypus sponsalis'^^xsd:string;
  dwc:longitude '2.45'^^xsd:double;
  dwc:latitude '41.1833'^^xsd:double;
  dwc:depthRange '1036'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 2.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1833"^^xsd:decimal ;
  dwc:decimalLongitude "2.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Neorossia caroli'^^xsd:string;
  dwc:longitude '2.45'^^xsd:double;
  dwc:latitude '41.1833'^^xsd:double;
  dwc:depthRange '1036'^^xsd:integer;
  dwc:aphiaid '141447'^^xsd:integer;
  dwc:aphiaIdAccepted '141447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 2.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "2.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Bathypolypus sponsalis'^^xsd:string;
  dwc:longitude '2.5333'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:depthRange '1302'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 2.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "2.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Neorossia caroli'^^xsd:string;
  dwc:longitude '2.5333'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:depthRange '1302'^^xsd:integer;
  dwc:aphiaid '141447'^^xsd:integer;
  dwc:aphiaIdAccepted '141447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6667 2.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6667"^^xsd:decimal ;
  dwc:decimalLongitude "2.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '121'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:longitude '2.5667'^^xsd:double;
  dwc:latitude '60.6667'^^xsd:double;
  dwc:depthRange '130'^^xsd:integer;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 2.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0333"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Bathypolypus sponsalis'^^xsd:string;
  dwc:longitude '2.5833'^^xsd:double;
  dwc:latitude '41.0333'^^xsd:double;
  dwc:depthRange '1501'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1166 2.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1166"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Bathypolypus sponsalis'^^xsd:string;
  dwc:longitude '2.5833'^^xsd:double;
  dwc:latitude '41.1166'^^xsd:double;
  dwc:depthRange '1270'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1166 2.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1166"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Neorossia caroli'^^xsd:string;
  dwc:longitude '2.5833'^^xsd:double;
  dwc:latitude '41.1166'^^xsd:double;
  dwc:depthRange '1270'^^xsd:integer;
  dwc:aphiaid '141447'^^xsd:integer;
  dwc:aphiaIdAccepted '141447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1 2.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.1"^^xsd:decimal ;
  dwc:decimalLongitude "2.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '2.7667'^^xsd:double;
  dwc:latitude '63.1'^^xsd:double;
  dwc:depthRange '915'^^xsd:integer;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1 2.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.1"^^xsd:decimal ;
  dwc:decimalLongitude "2.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '382'^^xsd:integer;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:longitude '2.7667'^^xsd:double;
  dwc:latitude '63.1'^^xsd:double;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5666 2.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Bathypolypus sponsalis'^^xsd:string;
  dwc:longitude '2.85'^^xsd:double;
  dwc:latitude '40.5666'^^xsd:double;
  dwc:depthRange '1580'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5666 2.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '462'^^xsd:integer;
  dwc:scientificName 'Opisthoteuthis agassizii'^^xsd:string;
  dwc:longitude '2.85'^^xsd:double;
  dwc:latitude '40.5666'^^xsd:double;
  dwc:depthRange '1580'^^xsd:integer;
  dwc:aphiaid '140652'^^xsd:integer;
  dwc:aphiaIdAccepted '140652'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0666 2.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0666"^^xsd:decimal ;
  dwc:decimalLongitude "2.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Neorossia caroli'^^xsd:string;
  dwc:longitude '2.8833'^^xsd:double;
  dwc:latitude '41.0666'^^xsd:double;
  dwc:depthRange '1714'^^xsd:integer;
  dwc:aphiaid '141447'^^xsd:integer;
  dwc:aphiaIdAccepted '141447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0666 2.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0666"^^xsd:decimal ;
  dwc:decimalLongitude "2.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Bathypolypus sponsalis'^^xsd:string;
  dwc:longitude '2.8833'^^xsd:double;
  dwc:latitude '41.0666'^^xsd:double;
  dwc:depthRange '1714'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.7 2.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.7"^^xsd:decimal ;
  dwc:decimalLongitude "2.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '153'^^xsd:integer;
  dwc:scientificName 'Rossia macrosoma'^^xsd:string;
  dwc:longitude '2.8833'^^xsd:double;
  dwc:latitude '60.7'^^xsd:double;
  dwc:depthRange '180-190'^^xsd:string;
  dwc:aphiaid '141449'^^xsd:integer;
  dwc:aphiaIdAccepted '141449'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3666 3.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3666"^^xsd:decimal ;
  dwc:decimalLongitude "3.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Bathypolypus sponsalis'^^xsd:string;
  dwc:longitude '3.1833'^^xsd:double;
  dwc:latitude '41.3666'^^xsd:double;
  dwc:depthRange '974'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3666 3.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3666"^^xsd:decimal ;
  dwc:decimalLongitude "3.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Neorossia caroli'^^xsd:string;
  dwc:longitude '3.1833'^^xsd:double;
  dwc:latitude '41.3666'^^xsd:double;
  dwc:depthRange '974'^^xsd:integer;
  dwc:aphiaid '141447'^^xsd:integer;
  dwc:aphiaIdAccepted '141447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3666 3.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3666"^^xsd:decimal ;
  dwc:decimalLongitude "3.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Sepietta oweniana'^^xsd:string;
  dwc:longitude '3.1833'^^xsd:double;
  dwc:latitude '41.3666'^^xsd:double;
  dwc:depthRange '974'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1833"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '442'^^xsd:integer;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '41.1833'^^xsd:double;
  dwc:depthRange '2208'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1833"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '462'^^xsd:integer;
  dwc:scientificName 'Opisthoteuthis agassizii'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '41.1833'^^xsd:double;
  dwc:depthRange '2208'^^xsd:integer;
  dwc:aphiaid '140652'^^xsd:integer;
  dwc:aphiaIdAccepted '140652'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5583 3.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5583"^^xsd:decimal ;
  dwc:decimalLongitude "3.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '380'^^xsd:integer;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:longitude '3.65'^^xsd:double;
  dwc:latitude '42.5583'^^xsd:double;
  dwc:depthRange '200-500'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3917 3.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3917"^^xsd:decimal ;
  dwc:decimalLongitude "3.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '229'^^xsd:integer;
  dwc:scientificName 'Loligo forbesii'^^xsd:string;
  dwc:longitude '3.95'^^xsd:double;
  dwc:latitude '58.3917'^^xsd:double;
  dwc:depthRange '84'^^xsd:integer;
  dwc:aphiaid '416668'^^xsd:integer;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.9833 4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.9833"^^xsd:decimal ;
  dwc:decimalLongitude "4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '4.8'^^xsd:double;
  dwc:latitude '65.9833'^^xsd:double;
  dwc:depthRange '300-350'^^xsd:string;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.0167 4.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.0167"^^xsd:decimal ;
  dwc:decimalLongitude "4.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '229'^^xsd:integer;
  dwc:scientificName 'Loligo forbesii'^^xsd:string;
  dwc:longitude '4.8167'^^xsd:double;
  dwc:latitude '56.0167'^^xsd:double;
  dwc:depthRange '38'^^xsd:integer;
  dwc:aphiaid '416668'^^xsd:integer;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6 5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6"^^xsd:decimal ;
  dwc:decimalLongitude "5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '453'^^xsd:integer;
  dwc:scientificName 'Cirroteuthis mülleri'^^xsd:string;
  dwc:longitude '5.2'^^xsd:double;
  dwc:latitude '72.6'^^xsd:double;
  dwc:depthRange '1280 fms.'^^xsd:string;
  dwc:aphiaid '183067'^^xsd:integer;
  dwc:aphiaIdAccepted '342212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.6 5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.6"^^xsd:decimal ;
  dwc:decimalLongitude "5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '453'^^xsd:integer;
  dwc:scientificName 'Cirroteuthis mülleri'^^xsd:string;
  dwc:longitude '5.2'^^xsd:double;
  dwc:latitude '72.6'^^xsd:double;
  dwc:depthRange '2341'^^xsd:integer;
  dwc:aphiaid '183067'^^xsd:integer;
  dwc:aphiaIdAccepted '342212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.75 5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.75"^^xsd:decimal ;
  dwc:decimalLongitude "5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '153'^^xsd:integer;
  dwc:scientificName 'Rossia macrosoma'^^xsd:string;
  dwc:longitude '5.6667'^^xsd:double;
  dwc:latitude '62.75'^^xsd:double;
  dwc:aphiaid '141449'^^xsd:integer;
  dwc:aphiaIdAccepted '141449'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6833 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6833"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '66.6833'^^xsd:double;
  dwc:depthRange '350 fms.'^^xsd:string;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6833 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6833"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Benthoctopus piscatorum'^^xsd:string;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '66.6833'^^xsd:double;
  dwc:depthRange '640'^^xsd:integer;
  dwc:aphiaid '157012'^^xsd:integer;
  dwc:aphiaIdAccepted '157011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6833 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6833"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Benthoctopus piscatorum'^^xsd:string;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '66.6833'^^xsd:double;
  dwc:depthRange '350 fathoms'^^xsd:string;
  dwc:aphiaid '157012'^^xsd:integer;
  dwc:aphiaIdAccepted '157011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6833 6.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6833"^^xsd:decimal ;
  dwc:decimalLongitude "6.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Benthoctopus piscatorum'^^xsd:string;
  dwc:longitude '6.9833'^^xsd:double;
  dwc:latitude '66.6833'^^xsd:double;
  dwc:depthRange '350 fms.'^^xsd:string;
  dwc:aphiaid '157012'^^xsd:integer;
  dwc:aphiaIdAccepted '157011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.75 7.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.75"^^xsd:decimal ;
  dwc:decimalLongitude "7.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Sepietta oweniana'^^xsd:string;
  dwc:longitude '7.6667'^^xsd:double;
  dwc:latitude '62.75'^^xsd:double;
  dwc:depthRange '200'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.5"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '68.5'^^xsd:double;
  dwc:depthRange '200'^^xsd:integer;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.75 9.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '9.3667'^^xsd:double;
  dwc:latitude '78.75'^^xsd:double;
  dwc:depthRange '282-297'^^xsd:string;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.0333 9.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.0333"^^xsd:decimal ;
  dwc:decimalLongitude "9.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Benthoctopus piscatorum'^^xsd:string;
  dwc:longitude '9.4167'^^xsd:double;
  dwc:latitude '78.0333'^^xsd:double;
  dwc:depthRange '761'^^xsd:integer;
  dwc:aphiaid '157012'^^xsd:integer;
  dwc:aphiaIdAccepted '157011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.0333 9.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.0333"^^xsd:decimal ;
  dwc:decimalLongitude "9.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Benthoctopus piscatorum'^^xsd:string;
  dwc:longitude '9.4167'^^xsd:double;
  dwc:latitude '78.0333'^^xsd:double;
  dwc:depthRange '416 fms.'^^xsd:string;
  dwc:aphiaid '157012'^^xsd:integer;
  dwc:aphiaIdAccepted '157011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.0333 9.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.0333"^^xsd:decimal ;
  dwc:decimalLongitude "9.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Benthoctopus piscatorum'^^xsd:string;
  dwc:longitude '9.4167'^^xsd:double;
  dwc:latitude '78.0333'^^xsd:double;
  dwc:depthRange '416 fathoms'^^xsd:string;
  dwc:aphiaid '157012'^^xsd:integer;
  dwc:aphiaIdAccepted '157011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.2342 9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.2342"^^xsd:decimal ;
  dwc:decimalLongitude "9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '9.5'^^xsd:double;
  dwc:latitude '74.2342'^^xsd:double;
  dwc:depthRange '254'^^xsd:integer;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 9.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "9.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '9.6333'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:depthRange '385-593'^^xsd:string;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "9.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '9.9'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:depthRange '148'^^xsd:integer;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.8167 10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.8167"^^xsd:decimal ;
  dwc:decimalLongitude "10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '10.5833'^^xsd:double;
  dwc:latitude '77.8167'^^xsd:double;
  dwc:depthRange '182-235'^^xsd:string;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.2167 10.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.2167"^^xsd:decimal ;
  dwc:decimalLongitude "10.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '10.6667'^^xsd:double;
  dwc:latitude '69.2167'^^xsd:double;
  dwc:depthRange '180'^^xsd:integer;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.2167 10.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.2167"^^xsd:decimal ;
  dwc:decimalLongitude "10.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '453'^^xsd:integer;
  dwc:scientificName 'Cirroteuthis mülleri'^^xsd:string;
  dwc:longitude '10.6667'^^xsd:double;
  dwc:latitude '69.2167'^^xsd:double;
  dwc:depthRange '1000'^^xsd:integer;
  dwc:aphiaid '183067'^^xsd:integer;
  dwc:aphiaIdAccepted '342212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9833 10.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9833"^^xsd:decimal ;
  dwc:decimalLongitude "10.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '378'^^xsd:integer;
  dwc:scientificName 'Illex illecebrosus'^^xsd:string;
  dwc:longitude '10.7333'^^xsd:double;
  dwc:latitude '39.9833'^^xsd:double;
  dwc:aphiaid '153087'^^xsd:integer;
  dwc:aphiaIdAccepted '153087'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.8 10.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '10.9167'^^xsd:double;
  dwc:latitude '77.8'^^xsd:double;
  dwc:depthRange '192-207'^^xsd:string;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.8 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.8"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '77.8'^^xsd:double;
  dwc:depthRange '180-232'^^xsd:string;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.75 11.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.75"^^xsd:decimal ;
  dwc:decimalLongitude "11.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '11.1167'^^xsd:double;
  dwc:latitude '77.75'^^xsd:double;
  dwc:depthRange '125-175'^^xsd:string;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.7333 11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Benthoctopus piscatorum'^^xsd:string;
  dwc:longitude '11.25'^^xsd:double;
  dwc:latitude '77.7333'^^xsd:double;
  dwc:depthRange '196-208'^^xsd:string;
  dwc:aphiaid '157012'^^xsd:integer;
  dwc:aphiaIdAccepted '157011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.7833 11.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.7833"^^xsd:decimal ;
  dwc:decimalLongitude "11.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '11.3667'^^xsd:double;
  dwc:latitude '77.7833'^^xsd:double;
  dwc:depthRange '132-162'^^xsd:string;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.85 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.85"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Benthoctopus piscatorum'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '77.85'^^xsd:double;
  dwc:depthRange '113-137'^^xsd:string;
  dwc:aphiaid '157012'^^xsd:integer;
  dwc:aphiaIdAccepted '157011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.85 11.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.85"^^xsd:decimal ;
  dwc:decimalLongitude "11.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '155'^^xsd:integer;
  dwc:scientificName 'Rossia moelleri'^^xsd:string;
  dwc:longitude '11.6167'^^xsd:double;
  dwc:latitude '79.85'^^xsd:double;
  dwc:aphiaid '156383'^^xsd:integer;
  dwc:aphiaIdAccepted '156383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.7333 11.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '11.7167'^^xsd:double;
  dwc:latitude '77.7333'^^xsd:double;
  dwc:depthRange '185-228'^^xsd:string;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.45 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.45"^^xsd:decimal ;
  dwc:decimalLongitude "11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '65.45'^^xsd:double;
  dwc:depthRange '300'^^xsd:integer;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8333 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8333"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '68.8333'^^xsd:double;
  dwc:depthRange '200'^^xsd:integer;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.7667 13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.7667"^^xsd:decimal ;
  dwc:decimalLongitude "13.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '13.2'^^xsd:double;
  dwc:latitude '76.7667'^^xsd:double;
  dwc:depthRange '215'^^xsd:integer;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.8333 13.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.8333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '155'^^xsd:integer;
  dwc:scientificName 'Rossia moelleri'^^xsd:string;
  dwc:longitude '13.3667'^^xsd:double;
  dwc:latitude '76.8333'^^xsd:double;
  dwc:depthRange '115-230'^^xsd:string;
  dwc:aphiaid '156383'^^xsd:integer;
  dwc:aphiaIdAccepted '156383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2333 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2333"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '392'^^xsd:integer;
  dwc:scientificName 'Ommastrephes bartramii'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '33.2333'^^xsd:double;
  dwc:aphiaid '181382'^^xsd:integer;
  dwc:aphiaIdAccepted '181382'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2333 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2333"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '393'^^xsd:integer;
  dwc:scientificName 'Sthenoteuthis pteropus'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '33.2333'^^xsd:double;
  dwc:aphiaid '140623'^^xsd:integer;
  dwc:aphiaIdAccepted '140623'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.0667 14.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.0667"^^xsd:decimal ;
  dwc:decimalLongitude "14.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '14.1833'^^xsd:double;
  dwc:latitude '78.0667'^^xsd:double;
  dwc:depthRange '134'^^xsd:integer;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.0833 14.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.0833"^^xsd:decimal ;
  dwc:decimalLongitude "14.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '155'^^xsd:integer;
  dwc:scientificName 'Rossia moelleri'^^xsd:string;
  dwc:longitude '14.1833'^^xsd:double;
  dwc:latitude '78.0833'^^xsd:double;
  dwc:depthRange '150'^^xsd:integer;
  dwc:aphiaid '156383'^^xsd:integer;
  dwc:aphiaIdAccepted '156383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.0347 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.0347"^^xsd:decimal ;
  dwc:decimalLongitude "14.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '155'^^xsd:integer;
  dwc:scientificName 'Rossia moelleri'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '78.0347'^^xsd:double;
  dwc:depthRange '152'^^xsd:integer;
  dwc:aphiaid '156383'^^xsd:integer;
  dwc:aphiaIdAccepted '156383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2519 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2519"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '155'^^xsd:integer;
  dwc:scientificName 'Rossia moelleri'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '78.2519'^^xsd:double;
  dwc:depthRange '87-100'^^xsd:string;
  dwc:aphiaid '156383'^^xsd:integer;
  dwc:aphiaIdAccepted '156383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.4833 16.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.4833"^^xsd:decimal ;
  dwc:decimalLongitude "16.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '16.7'^^xsd:double;
  dwc:latitude '74.4833'^^xsd:double;
  dwc:depthRange '183-242'^^xsd:string;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.2333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.2333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '81.2333'^^xsd:double;
  dwc:depthRange '497'^^xsd:integer;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.2333 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.2333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '81.2333'^^xsd:double;
  dwc:depthRange '271 fms.'^^xsd:string;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.2333 18.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.2333"^^xsd:decimal ;
  dwc:decimalLongitude "18.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '18.5833'^^xsd:double;
  dwc:latitude '74.2333'^^xsd:double;
  dwc:depthRange '110'^^xsd:integer;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.45 20.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.45"^^xsd:decimal ;
  dwc:decimalLongitude "20.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '20.85'^^xsd:double;
  dwc:latitude '72.45'^^xsd:double;
  dwc:depthRange '349'^^xsd:integer;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.2 22.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.2"^^xsd:decimal ;
  dwc:decimalLongitude "22.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '22.7333'^^xsd:double;
  dwc:latitude '74.2'^^xsd:double;
  dwc:depthRange '279'^^xsd:integer;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.0667 24.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.0667"^^xsd:decimal ;
  dwc:decimalLongitude "24.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '24.9167'^^xsd:double;
  dwc:latitude '71.0667'^^xsd:double;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3333 25.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.3333"^^xsd:decimal ;
  dwc:decimalLongitude "25.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '155'^^xsd:integer;
  dwc:scientificName 'Rossia moelleri'^^xsd:string;
  dwc:longitude '25.0167'^^xsd:double;
  dwc:latitude '74.3333'^^xsd:double;
  dwc:depthRange '196-226'^^xsd:string;
  dwc:aphiaid '156383'^^xsd:integer;
  dwc:aphiaIdAccepted '156383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.6833 26.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.6833"^^xsd:decimal ;
  dwc:decimalLongitude "26.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '26.55'^^xsd:double;
  dwc:latitude '74.6833'^^xsd:double;
  dwc:depthRange '165'^^xsd:integer;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.6833 26.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.6833"^^xsd:decimal ;
  dwc:decimalLongitude "26.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '155'^^xsd:integer;
  dwc:scientificName 'Rossia moelleri'^^xsd:string;
  dwc:longitude '26.55'^^xsd:double;
  dwc:latitude '74.6833'^^xsd:double;
  dwc:depthRange '165'^^xsd:integer;
  dwc:aphiaid '156383'^^xsd:integer;
  dwc:aphiaIdAccepted '156383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.8847 27.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.8847"^^xsd:decimal ;
  dwc:decimalLongitude "27.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Gonatus fabricii'^^xsd:string;
  dwc:longitude '27.0167'^^xsd:double;
  dwc:latitude '73.8847'^^xsd:double;
  dwc:depthRange '422'^^xsd:integer;
  dwc:aphiaid '153097'^^xsd:integer;
  dwc:aphiaIdAccepted '153097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1167 30.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1167"^^xsd:decimal ;
  dwc:decimalLongitude "30.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '30.8667'^^xsd:double;
  dwc:latitude '70.1167'^^xsd:double;
  dwc:depthRange '227'^^xsd:integer;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.15 31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.15"^^xsd:decimal ;
  dwc:decimalLongitude "31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '31'^^xsd:integer;
  dwc:latitude '70.15'^^xsd:double;
  dwc:depthRange '200'^^xsd:integer;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/18__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/18__> ;
  mr:hasGeometry <https://eurobis.org/id/point/18__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.2667 32.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.2667"^^xsd:decimal ;
  dwc:decimalLongitude "32.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/18__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/18_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-11'^^xsd:date;
  dwc:institutionCode 'UTMB'^^xsd:string;
  dwc:collectionCode 'CEPH'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:longitude '32.3333'^^xsd:double;
  dwc:latitude '70.2667'^^xsd:double;
  dwc:depthRange '157-275'^^xsd:string;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF